Skip to content

Releases: babyname/fate

v3.5.6

02 Dec 07:18
Compare
Choose a tag to compare

Release Comment

  • fix zoninfo check
  • fix doc link error

更新说明

  • 修正启动时的Zoneinfo检查
  • 修正sqlite3数据库链接错误

Version: 10bf497

v3.5.5

13 Oct 10:23
Compare
Choose a tag to compare

Release Comment

更新说明

  • 默认数据库改为sqlite3
  • 下载fate_sqlite3_database.zip并释放到Fate文件存放的目录下

Version: 6f89fa0

v3.5.4

15 Jan 08:06
Compare
Choose a tag to compare

Release Comment

  • add support for sqlite3
  • download fate_sqlite3_database.zip and extra into fate command path

更新说明

  • 添加了本地数据库Sqlite支持
  • 下载fate_sqlite3_database.zip并释放到Fate文件存放的目录下

Version: 05c9368

auto_build

10 Jan 09:39
3402d9b
Compare
Choose a tag to compare

This is only a latest build from master
Version: 79858c9

v3.5.3

08 Oct 15:46
Compare
Choose a tag to compare
  1. 修正五行判断问题

this is only a latest build from master
version: godcong@f5f3658

v3.5.2

28 Sep 03:18
Compare
Choose a tag to compare

数据库:
https://github.com/godcong/fate/releases/download/v3.5.1/fate_db_200331.7z

添加版本检查:

fate version

Zoneinfo错误检查:

fate check

this is only a latest build from master
version: godcong@714f0e1

pre release

31 Mar 16:01
Compare
Choose a tag to compare
pre release Pre-release
Pre-release
  1. 更新数据库为常用字库
  2. 添加缺失汉字
  3. 修复二进制文件,time库问题

最新数据库文件:
fate_db_200331.7z

release

05 Feb 18:23
Compare
Choose a tag to compare

v3.1.1更新:
1.常用字过滤
2.拼音过滤(数据库)
3.文字吉凶过滤(数据库)
4.自定义数据库参数

数据库(MYSQL)文件:
fate0206.7z

二进制文件:
linux:fate_linux.tar.gz
windows:fate_win64.7z

release

31 Dec 18:39
Compare
Choose a tag to compare
release Pre-release
Pre-release

更新内容:

  1. 添加了科学笔画(姓名学),姓名文字过滤更精确

已有功能:

  1. 生肖过滤“忌“的文字
  2. 卦象生成
  3. 卦象过滤显示为“凶“的卦象
  4. 生辰八字计算
  5. 喜用神测算,自动补八字
  6. 三才五格计算
  7. 过滤三才五格总格为“凶”的文字

pre release

21 Nov 17:53
Compare
Choose a tag to compare
pre release Pre-release
Pre-release

添加测试数据(char.zip)
添加命令行输出工具(console.zip)

console --database 192.168.1.128:3306 --last 李 --born "2019/11/22 01:13"

--database 数据库地址:端口(mysql数据库用户密码必须root和111111)
--last 姓
--born 生日

结果将过滤(三才,五格,八卦,生肖,喜用,补八字)并输出到fate.log