rougail-user-data-yaml/CHANGELOG.md

60 lines
1.1 KiB
Markdown
Raw Normal View History

2026-06-21 17:29:43 +02:00
## 1.0.0 (2026-06-21)
2026-05-04 13:37:39 +02:00
### Feat
- multi layers support
2026-06-21 17:29:43 +02:00
- 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
2026-05-04 13:37:39 +02:00
### Fix
2026-06-21 17:29:43 +02:00
- rougail dependencies
- black
- dependencies
- update tests
2026-05-04 13:37:39 +02:00
- 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
2026-01-21 08:58:01 +01:00
- update tests
2025-12-30 10:47:02 +01:00
- doc
- update tests
2025-12-22 08:51:59 +01:00
- user_datas => user_data
2025-11-06 06:24:04 +01:00
- update tests
- unknown variable
2025-10-10 08:10:55 +02:00
- update test
- tests
- tests for formatter
2025-09-22 14:16:23 +02:00
- dependency
2025-05-26 07:58:33 +02:00
- do not load yaml has YAML object
2025-05-12 09:06:52 +02:00
- black
- update translation
- load file with order
2025-05-02 08:14:39 +02:00
- do not force use_data usage
2025-04-30 09:07:32 +02:00
- update tests
2025-04-09 21:30:28 +02:00
- version
2025-04-09 08:48:39 +02:00
- better error message
2025-04-01 22:15:07 +02:00
- update tests
2025-03-30 18:58:31 +02:00
- i18n
2025-03-30 18:48:09 +02:00
- update tests
- update tests, some errors are now in warnings level
2025-02-10 09:23:51 +01:00
- update tests
2024-12-11 21:40:09 +01:00
- prepare ansible user data
## 0.1.0 (2024-11-06)
2024-11-06 08:52:02 +01:00
## 0.1.0rc1 (2024-11-06)
### Fix
- update rougail dependency
2024-11-01 12:21:41 +01:00
## 0.1.0rc0 (2024-11-01)
### Feat
- first release