rougail/CHANGELOG.md

317 lines
4.9 KiB
Markdown
Raw Normal View History

2025-09-22 14:36:42 +02:00
## 1.2.0a31 (2025-09-22)
### Fix
- dictionary => structure
2025-09-20 18:46:20 +02:00
## 1.2.0a30 (2025-09-20)
### Feat
- **40**: better conflict error message with dynamic name
- add new get_root_option function
### Fix
- update test
2025-06-20 06:51:48 +02:00
## 1.2.0a29 (2025-06-20)
### Fix
- UserDatas, do now set modified option in second round
2025-06-18 15:50:18 +02:00
## 1.2.0a28 (2025-06-18)
### Fix
- conversion
2025-06-18 06:49:44 +02:00
## 1.2.0a27 (2025-06-18)
### Feat
- separate rougail and rougail-base
2025-05-26 08:11:43 +02:00
## 1.2.0a26 (2025-05-26)
### Fix
- user_data better support for follower variable
2025-05-14 08:44:37 +02:00
## 1.2.0a25 (2025-05-14)
### Feat
- can launch UserDatas twice
2025-05-12 09:13:57 +02:00
## 1.2.0a24 (2025-05-12)
### Fix
- upgrade translation
- black
2025-05-09 08:21:40 +02:00
## 1.2.0a23 (2025-05-09)
### Fix
- add_quotes
- tiramisu_display_name could display only description
- use own undefined
- support of default_dictionary_format_version file in tests
- simplify version support
2025-05-05 08:49:45 +02:00
## 1.2.0a22 (2025-05-05)
### Fix
- user_datas support empty directory
2025-05-02 08:12:31 +02:00
## 1.2.0a21 (2025-05-02)
### Fix
- support {{ suffix }} name in 1.1 format version
- do not force use_data usage
- validators for an index
2025-04-30 09:02:51 +02:00
## 1.2.0a20 (2025-04-30)
### Fix
- remove symlink
2025-04-30 08:56:28 +02:00
## 1.2.0a19 (2025-04-30)
### Feat
- add ymlfile names in ConfigError message
### Fix
- update translation
- remove negative_description support
- redefine family in flatten mode
- update tests
- better multi check
2025-04-09 21:19:54 +02:00
## 1.2.0a18 (2025-04-09)
### Fix
- version
2025-04-09 09:02:38 +02:00
## 1.2.0a17 (2025-04-09)
### Fix
- better detection of multi variable in default attribute
- better error message
2025-04-03 20:47:28 +02:00
## 1.2.0a16 (2025-04-03)
### Feat
- reoganise param conversion + better variable validation
### Fix
- correction in namespace calculation
2025-04-01 22:21:37 +02:00
## 1.2.0a15 (2025-04-01)
### Feat
- can link regexp variable
- can link choice variable
### Fix
- update tests
- do not raise variable in property with force_optional
- update translation
2025-03-30 18:42:35 +02:00
## 1.2.0a14 (2025-03-30)
### Fix
- strutural step should not be available in commandline
2025-03-27 20:05:43 +01:00
## 1.2.0a13 (2025-03-27)
### Fix
- allow no user_datas installation (for example to generate doc)
2025-03-19 11:43:13 +01:00
## 1.2.0a12 (2025-03-19)
### Feat
- add rougail secret_manager
2025-02-17 15:45:33 +01:00
## 1.2.0a11 (2025-02-17)
### Fix
- add get remove properties
2025-02-17 09:21:02 +01:00
## 1.2.0a10 (2025-02-17)
### Fix
- we can define structural plugin when generate documentation
- if a variable in user_data not existe, it's no a warnings
2025-02-10 10:32:57 +01:00
## 1.2.0a9 (2025-02-10)
### Feat
- can change defaut params for an option
### Fix
- if no description, generate negative_description too
- error messages
2025-01-04 12:01:17 +01:00
## 1.2.0a8 (2025-01-04)
### Fix
- better support of not_for_commandline feature
2025-01-02 22:01:56 +01:00
## 1.2.0a7 (2025-01-02)
### Fix
- add structural_directory
2025-01-02 21:19:40 +01:00
## 1.2.0a6 (2025-01-02)
### Fix
- add path.py
2025-01-02 21:06:47 +01:00
## 1.2.0a5 (2025-01-02)
### Feat
- upgrade is not in formatter
- remove prefix
2024-12-11 21:00:22 +01:00
## 1.2.0a4 (2024-12-11)
### Feat
- move test to a new project rougail-tests
- output could have annotator
### Fix
- remove link
- reorganise user_datas
- only change prefix if path is relative
2024-11-28 08:31:00 +01:00
## 1.2.0a3 (2024-11-28)
### Fix
- add user_datas file
2024-11-27 16:09:18 +01:00
## 1.2.0a2 (2024-11-27)
### Feat
- add "exists" attribut for a family
### Fix
- separate UserDatas
- options could be a list
2024-11-25 09:18:04 +01:00
## 1.2.0a1 (2024-11-25)
### Fix
- dynamic variable could be optional
- dynamic variable declare in verion 1.0 has {{ suffix }}
- user_data plugins could have annotator function
- do not modify a dynamic variable if has default value
2024-11-08 08:13:27 +01:00
## 1.2.0a0 (2024-11-08)
### Feat
- add force_optional option to allow charging structure even if all variables are not available
2024-11-06 18:06:30 +01:00
## 1.1.1 (2024-11-06)
### Fix
- upgrade tests
2024-11-06 08:21:23 +01:00
## 1.1.1rc0 (2024-11-06)
### Fix
- update tiramisu dependency
- better user information if a needed package is not installed
- **37**: import doesn't works for some python version
- **36**: format 1.0: suffix attribut must works
- update fr/rougail.mo
2024-11-01 09:46:37 +01:00
## 1.1.0 (2024-11-01)
### Fix
- black
- add changelog_merge_prerelease to commitizen
2024-11-01 09:12:35 +01:00
## 1.1.0rc0 (2024-11-01)
### Feat
- update dependencies
- translation
- in calculation better debugging
- can sort dictionaries in different directories
- suffix to identifier
- better errors messages and improvement
- better debugging
- update upgrade module
- auto add multi for leader
- use suffix in property calculation
- in structural commandline very is there is conflict alternative name
- **#21**: add examples attributes
- **#23**: define easily a regexoption
- add relative path support
- add default inference for basic types
- suffixes in dynamic family should be a jinja function (#5)
- we should be able to customize a new variable type
### Fix
- support for unknown language
- license
- README
- use black
- valid mode even if there is no mode configured
- valid mode if no mode defined
- update tests
- type is not always mandatory
- auto_save in follower is now allowed in tiramisu
2024-01-28 20:43:45 +01:00
## 1.0.2 (2024-01-28)
### Fix
- 2023 => 2024
- correction for calculated variable with a variable in a dynamic family
## 1.0.1 (2024-01-28)
### Feat
- documentation
- new format 1.0