rougail/CHANGELOG.md

116 lines
2.2 KiB
Markdown
Raw Normal View History

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