2026-06-21 18:18:19 +02:00
|
|
|
## 1.0.0 (2026-06-21)
|
2026-05-04 13:34:44 +02:00
|
|
|
|
|
|
|
|
### Feat
|
|
|
|
|
|
|
|
|
|
- multi layers
|
2026-06-21 18:18:19 +02:00
|
|
|
- add layers + gitlab
|
|
|
|
|
- github output
|
|
|
|
|
- document output
|
|
|
|
|
- undocumented_modes is now a variable
|
|
|
|
|
- display layers if actived
|
|
|
|
|
- support values of differents layers
|
|
|
|
|
- support user data layers
|
|
|
|
|
- display error with tree
|
|
|
|
|
- remove console.read_write option
|
|
|
|
|
- default value for a calculated variable with an unknown optional variable
|
|
|
|
|
- update tests for integer type
|
|
|
|
|
- display loaded_from informations
|
|
|
|
|
- output return status too
|
|
|
|
|
- add tests
|
|
|
|
|
- exporter to console
|
2026-01-21 14:49:18 +01:00
|
|
|
|
|
|
|
|
### Fix
|
|
|
|
|
|
2026-06-21 18:18:19 +02:00
|
|
|
- rougail dependencies
|
|
|
|
|
- black
|
|
|
|
|
- update tests
|
|
|
|
|
- attributeerror
|
2026-01-21 14:49:18 +01:00
|
|
|
- leadership with smaller default value
|
2026-01-21 09:01:35 +01:00
|
|
|
- update tests
|
|
|
|
|
- secret_manager has no real default value
|
2026-01-16 08:49:48 +01:00
|
|
|
- display with subconfig
|
2026-01-14 14:30:39 +01:00
|
|
|
- modified value without layer
|
2026-01-05 08:30:49 +01:00
|
|
|
- enter in layers list
|
2026-01-01 21:55:34 +01:00
|
|
|
- better layers support
|
2026-01-01 09:31:30 +01:00
|
|
|
- error only if default
|
2025-12-30 10:54:11 +01:00
|
|
|
- update tests
|
2025-12-22 10:18:29 +01:00
|
|
|
- console => display
|
2025-11-21 08:08:31 +01:00
|
|
|
- black
|
|
|
|
|
- do not display empty console
|
2025-10-16 08:22:17 +02:00
|
|
|
- error format
|
2025-10-10 08:15:43 +02:00
|
|
|
- update tests
|
|
|
|
|
- tests for formatter
|
2025-09-22 14:27:22 +02:00
|
|
|
- dictionary => structure
|
2025-05-12 09:11:43 +02:00
|
|
|
- black
|
2025-05-09 08:23:01 +02:00
|
|
|
- the key is the description by default instead of name
|
2025-04-30 09:04:26 +02:00
|
|
|
- remove negative_description support
|
|
|
|
|
- add space before ":" in french
|
2025-04-10 08:17:30 +02:00
|
|
|
- version
|
2025-04-09 21:47:25 +02:00
|
|
|
- version
|
2025-04-09 14:23:32 +02:00
|
|
|
- better output for mandatories variables
|
2025-04-09 08:53:10 +02:00
|
|
|
- better caption + do not display None value
|
2025-04-01 22:20:23 +02:00
|
|
|
- update translation
|
2025-02-17 09:53:38 +01:00
|
|
|
- do not display default value with default_value_makes_sense set to False
|
|
|
|
|
- translate ERRORS
|
2024-11-28 22:06:49 +01:00
|
|
|
- separation between run and print function
|
|
|
|
|
|
2024-11-27 16:52:51 +01:00
|
|
|
## 0.1.0 (2024-11-06)
|
|
|
|
|
|
2024-11-06 08:50:33 +01:00
|
|
|
## 0.1.0rc1 (2024-11-06)
|
|
|
|
|
|
|
|
|
|
### Fix
|
|
|
|
|
|
|
|
|
|
- update rougail dependency
|
|
|
|
|
|
2024-11-01 11:00:05 +01:00
|
|
|
## 0.1.0rc0 (2024-11-01)
|
|
|
|
|
|
|
|
|
|
### Feat
|
|
|
|
|
|
|
|
|
|
- support auto_save variable
|
|
|
|
|
|
|
|
|
|
### Fix
|
|
|
|
|
|
|
|
|
|
- black
|
|
|
|
|
- license, pyproject and so on
|