59 lines
1.1 KiB
Markdown
59 lines
1.1 KiB
Markdown
## 1.0.0 (2026-06-21)
|
|
|
|
### Feat
|
|
|
|
- multi layers support
|
|
- add 'add_help' option un TiramisuCmdLineParser + -ff => -yf
|
|
- default value for a calculated variable with an unknown optional variable
|
|
- update tests for integer type
|
|
- yaml.filename could be the name of a directory
|
|
- add new parameter yaml.file_with_secrets
|
|
- rename file to yaml
|
|
|
|
### Fix
|
|
|
|
- rougail dependencies
|
|
- black
|
|
- dependencies
|
|
- update tests
|
|
- load indefine if no default value
|
|
- user-data-ansible can set a personalise source
|
|
- test if password is set in a forbidden file even if it also in legitimate file
|
|
- update tests
|
|
- doc
|
|
- update tests
|
|
- user_datas => user_data
|
|
- update tests
|
|
- unknown variable
|
|
- update test
|
|
- tests
|
|
- tests for formatter
|
|
- dependency
|
|
- do not load yaml has YAML object
|
|
- black
|
|
- update translation
|
|
- load file with order
|
|
- do not force use_data usage
|
|
- update tests
|
|
- version
|
|
- better error message
|
|
- update tests
|
|
- i18n
|
|
- update tests
|
|
- update tests, some errors are now in warnings level
|
|
- update tests
|
|
- prepare ansible user data
|
|
|
|
## 0.1.0 (2024-11-06)
|
|
|
|
## 0.1.0rc1 (2024-11-06)
|
|
|
|
### Fix
|
|
|
|
- update rougail dependency
|
|
|
|
## 0.1.0rc0 (2024-11-01)
|
|
|
|
### Feat
|
|
|
|
- first release
|