Update version to 0.3.15 and maintain Options

This commit is contained in:
shenjack 2024-01-07 18:27:16 +08:00
parent 01983aa620
commit d36bd27cbe
Signed by: shenjack
GPG Key ID: 7B1134A979775551
2 changed files with 9 additions and 1 deletions

View File

@ -6,7 +6,7 @@ A python lib came from [Difficult Rocket](https://github.com/shenjackyuanjie/Dif
## Information/信息 ## Information/信息
- Version / 版本: 0.3.14 - Version / 版本: 0.3.15
- Author / 作者: shenjackyuanjie <3695888@qq.com> - Author / 作者: shenjackyuanjie <3695888@qq.com>
[shenjackyuanjie](https://github.com/shenjackyuanjie) [shenjackyuanjie](https://github.com/shenjackyuanjie)

View File

@ -1,5 +1,13 @@
# lndl 0.3 # lndl 0.3
## 0.3.15
- 感觉就是在刷版本号
- `Options` 继续维护
- 对于 `_check_filled`
- 现在他的检查位于自定义的 `init``load_file` 之后
- 这样可以自定义加载, 同时保证每一项都填充
## 0.3.14 ## 0.3.14
- lndl-nuitka - lndl-nuitka