rougail-output-doc/CHANGELOG.md

319 lines
4.5 KiB
Markdown
Raw Normal View History

2025-11-10 14:02:01 +01:00
## 0.2.0a38 (2025-11-10)
### Feat
- better enter support
2025-11-06 06:27:47 +01:00
## 0.2.0a37 (2025-11-06)
### Feat
- delete/underline is inside tag for some format
- can reload formatter
- can document part by part with reloading structure
2025-10-29 11:12:09 +01:00
## 0.2.0a36 (2025-10-29)
### Feat
- anchor in gitlab output_format
- can had comments with family/variable description in examples doc
- comment variables from a family
2025-10-27 14:25:26 +01:00
## 0.2.0a35 (2025-10-27)
### Feat
- tags documentation
### Fix
- add changelog support for github/gitlab format
- tests
2025-10-22 17:02:38 +02:00
## 0.2.0a34 (2025-10-22)
### Feat
- ca force true_color terminal when export to console
### Fix
- parse subtree for a dynamic
- adapt api for rougail-web-ui
- undocumented variable in dynamic
2025-10-16 08:21:49 +02:00
## 0.2.0a33 (2025-10-16)
### Feat
- can document a variable for a specified identifier
- can remove header when generate a table
- add html output
- changelog for variables
### Fix
- support rougail-web-ui
- black
- remove extra '*'
- always use name for informations key (sometime path was used)
- update tests
- translation for property is now in rougail
2025-10-03 08:22:36 +02:00
## 0.2.0a32 (2025-10-03)
### Fix
- property calculated with disabled variable
- better disabled support
2025-10-02 22:43:42 +02:00
## 0.2.0a31 (2025-10-02)
### Feat
- limit warning when asked
2025-10-02 22:23:04 +02:00
## 0.2.0a30 (2025-10-02)
### Feat
- better support variable calculation for property
2025-10-02 08:38:48 +02:00
## 0.2.0a29 (2025-10-02)
### Fix
- property for namespace
2025-10-02 08:19:30 +02:00
## 0.2.0a28 (2025-10-02)
### Feat
- add gitlab plugin
### Fix
- tests for formatter
- update translation
2025-09-29 21:26:25 +02:00
## 0.2.0a27 (2025-09-29)
### Fix
- doc network with CIDR format
- better doc for calculation with unknown variable
2025-09-29 11:00:30 +02:00
## 0.2.0a26 (2025-09-29)
### Feat
- default value for a calculated variable with an unknown optional variable
- add integer type which will replace number type
2025-09-22 09:43:08 +02:00
## 0.2.0a25 (2025-09-22)
### Feat
- adapt to tiramisu-web-ui
2025-06-19 06:28:10 +02:00
## 0.2.0a24 (2025-06-19)
### Feat
- could not change default value during annotator
2025-06-18 15:52:35 +02:00
## 0.2.0a23 (2025-06-18)
### Fix
- separation
2025-06-18 06:57:53 +02:00
## 0.2.0a22 (2025-06-18)
### Fix
- rougail separation
2025-05-12 09:11:19 +02:00
## 0.2.0a21 (2025-05-12)
### Fix
- update translation
- black
- doc example with leader example lower than leader default value
2025-05-09 08:22:34 +02:00
## 0.2.0a20 (2025-05-09)
### Fix
- undefined is a rougail object
2025-05-05 10:08:56 +02:00
## 0.2.0a19 (2025-05-05)
### Fix
- update translation
2025-05-05 10:03:59 +02:00
## 0.2.0a18 (2025-05-05)
### Fix
- doc default value with undocumented variable
2025-05-05 08:52:28 +02:00
## 0.2.0a17 (2025-05-05)
### Fix
- description for all calculations
- better documentation variable with variable in default attribut
2025-04-30 09:04:41 +02:00
## 0.2.0a16 (2025-04-30)
### Fix
- update translation
- remove negative_description support
- better documentation with hidden variable in property calculation
- use new information ymlfiles
- update tests
- better dynamic support
2025-04-09 21:34:24 +02:00
## 0.2.0a15 (2025-04-09)
### Fix
- version
2025-04-07 08:42:04 +02:00
## 0.2.0a14 (2025-04-07)
### Fix
- calculation for dynamic ans leadership variables
2025-04-02 21:16:40 +02:00
## 0.2.0a13 (2025-04-02)
### Fix
- error in disabled dynamic variable
2025-04-01 22:19:42 +02:00
## 0.2.0a12 (2025-04-01)
### Fix
- update tests
- groups.namespace could be unexistant
2025-03-31 10:25:17 +02:00
## 0.2.0a11 (2025-03-31)
### Fix
- doc a param with a set but with only one item
2025-03-30 19:48:00 +02:00
## 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 &lt;ENV&gt; for github plugin
2025-02-19 16:43:55 +01:00
## 0.2.0a9 (2025-02-19)
### Fix
- support suffix (in version 1.0 format) in calculation
2025-02-19 12:49:32 +01:00
## 0.2.0a8 (2025-02-19)
### Fix
- key is the path
2025-02-19 08:39:59 +01:00
## 0.2.0a7 (2025-02-19)
### Fix
- with_family => without_family and with_example => example
2025-02-17 20:54:12 +01:00
## 0.2.0a6 (2025-02-17)
### Feat
- add with_family parameter
2025-02-17 09:49:59 +01:00
## 0.2.0a5 (2025-02-17)
### Fix
- do not add multiple attribute several time in json export
2025-02-10 09:52:15 +01:00
## 0.2.0a4 (2025-02-10)
### Feat
- output return status too
2025-01-04 18:00:49 +01:00
## 0.2.0a3 (2025-01-04)
### Fix
- detect_symlink => only_self
2025-01-04 11:55:02 +01:00
## 0.2.0a2 (2025-01-04)
### Feat
- create tests
### Fix
- do not document symlink
- remove prefix_path
2024-11-28 21:37:17 +01:00
## 0.2.0a1 (2024-11-28)
### Fix
- separation between run and print function
2024-11-20 22:01:04 +01:00
## 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
2024-11-08 08:14:35 +01:00
## 0.1.1a0 (2024-11-08)
### Fix
- generate documentation with force_optional configuration
## 0.1.0 (2024-11-06)
2024-11-06 17:40:57 +01:00
## 0.1.0rc1 (2024-11-06)
### Fix
- support variable dynamic with test as values
- update rougail dependency
2024-11-01 11:45:56 +01:00
## 0.1.0rc0 (2024-11-01)
### Feat
- black + improvement