131 lines
1.8 KiB
Markdown
131 lines
1.8 KiB
Markdown
## 0.2.0a14 (2025-04-07)
|
|
|
|
### Fix
|
|
|
|
- calculation for dynamic ans leadership variables
|
|
|
|
## 0.2.0a13 (2025-04-02)
|
|
|
|
### Fix
|
|
|
|
- error in disabled dynamic variable
|
|
|
|
## 0.2.0a12 (2025-04-01)
|
|
|
|
### Fix
|
|
|
|
- update tests
|
|
- groups.namespace could be unexistant
|
|
|
|
## 0.2.0a11 (2025-03-31)
|
|
|
|
### Fix
|
|
|
|
- doc a param with a set but with only one item
|
|
|
|
## 0.2.0a10 (2025-03-30)
|
|
|
|
### Feat
|
|
|
|
- document unix file name parameters
|
|
- better console output
|
|
- do not document reference to undocumented variable
|
|
|
|
### Fix
|
|
|
|
- doc for param
|
|
- support NamespaceCalculation
|
|
- convert <ENV> to <ENV> for github plugin
|
|
|
|
## 0.2.0a9 (2025-02-19)
|
|
|
|
### Fix
|
|
|
|
- support suffix (in version 1.0 format) in calculation
|
|
|
|
## 0.2.0a8 (2025-02-19)
|
|
|
|
### Fix
|
|
|
|
- key is the path
|
|
|
|
## 0.2.0a7 (2025-02-19)
|
|
|
|
### Fix
|
|
|
|
- with_family => without_family and with_example => example
|
|
|
|
## 0.2.0a6 (2025-02-17)
|
|
|
|
### Feat
|
|
|
|
- add with_family parameter
|
|
|
|
## 0.2.0a5 (2025-02-17)
|
|
|
|
### Fix
|
|
|
|
- do not add multiple attribute several time in json export
|
|
|
|
## 0.2.0a4 (2025-02-10)
|
|
|
|
### Feat
|
|
|
|
- output return status too
|
|
|
|
## 0.2.0a3 (2025-01-04)
|
|
|
|
### Fix
|
|
|
|
- detect_symlink => only_self
|
|
|
|
## 0.2.0a2 (2025-01-04)
|
|
|
|
### Feat
|
|
|
|
- create tests
|
|
|
|
### Fix
|
|
|
|
- do not document symlink
|
|
- remove prefix_path
|
|
|
|
## 0.2.0a1 (2024-11-28)
|
|
|
|
### Fix
|
|
|
|
- separation between run and print function
|
|
|
|
## 0.2.0a0 (2024-11-20)
|
|
|
|
### Feat
|
|
|
|
- personalize mode that we want disable documentation
|
|
- add console output
|
|
- better dynamique family support
|
|
- add json output
|
|
|
|
### Fix
|
|
|
|
- correction for properties in italic
|
|
|
|
## 0.1.1a0 (2024-11-08)
|
|
|
|
### Fix
|
|
|
|
- generate documentation with force_optional configuration
|
|
|
|
## 0.1.0 (2024-11-06)
|
|
|
|
## 0.1.0rc1 (2024-11-06)
|
|
|
|
### Fix
|
|
|
|
- support variable dynamic with test as values
|
|
- update rougail dependency
|
|
|
|
## 0.1.0rc0 (2024-11-01)
|
|
|
|
### Feat
|
|
|
|
- black + improvement
|