rougail-user-data-yaml/CHANGELOG.md

103 lines
1 KiB
Markdown
Raw Normal View History

2025-09-22 14:16:23 +02:00
## 0.2.0a12 (2025-09-22)
### Fix
- dependency
2025-05-26 07:58:33 +02:00
## 0.2.0a11 (2025-05-26)
### Fix
- do not load yaml has YAML object
2025-05-14 08:30:44 +02:00
## 0.2.0a10 (2025-05-14)
### Feat
- yaml.filename could be the name of a directory
2025-05-12 09:06:52 +02:00
## 0.2.0a9 (2025-05-12)
### Fix
- black
- update translation
- load file with order
2025-05-02 08:14:39 +02:00
## 0.2.0a8 (2025-05-02)
### Fix
- do not force use_data usage
2025-04-30 09:07:32 +02:00
## 0.2.0a7 (2025-04-30)
### Fix
- update tests
2025-04-09 21:30:28 +02:00
## 0.2.0a6 (2025-04-09)
### Fix
- version
2025-04-09 08:48:39 +02:00
## 0.2.0a5 (2025-04-09)
### Fix
- better error message
2025-04-01 22:15:07 +02:00
## 0.2.0a4 (2025-04-01)
### Fix
- update tests
2025-03-30 18:58:31 +02:00
## 0.2.0a3 (2025-03-30)
### Fix
- i18n
2025-03-30 18:48:09 +02:00
## 0.2.0a2 (2025-03-30)
### Fix
- update tests
- update tests, some errors are now in warnings level
2025-02-10 09:23:51 +01:00
## 0.2.0a1 (2025-02-10)
### Feat
- add new parameter yaml.file_with_secrets
### Fix
- update tests
2024-12-11 21:40:09 +01:00
## 0.2.0a0 (2024-12-11)
### Feat
- rename file to yaml
### Fix
- 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