Compare commits

..

2 commits

Author SHA1 Message Date
105b4fd654 bump: version 0.2.0a41 → 0.2.0a42 2026-01-21 09:40:42 +01:00
3ea55ab13b fix: update tests 2026-01-21 08:36:42 +01:00
4 changed files with 9 additions and 3 deletions

View file

@ -1,3 +1,9 @@
## 0.2.0a42 (2026-01-21)
### Fix
- update tests
## 0.2.0a41 (2026-01-12) ## 0.2.0a41 (2026-01-12)
### Feat ### Feat

View file

@ -4,7 +4,7 @@ requires = ["flit_core >=3.8.0,<4"]
[project] [project]
name = "rougail.cli" name = "rougail.cli"
version = "0.2.0a41" version = "0.2.0a42"
authors = [{name = "Emmanuel Garette", email = "gnunux@gnunux.info"}] authors = [{name = "Emmanuel Garette", email = "gnunux@gnunux.info"}]
readme = "README.md" readme = "README.md"
description = "CLI for Rougail" description = "CLI for Rougail"

View file

@ -1 +1 @@
__version__ = "0.2.0a41" __version__ = "0.2.0a42"

View file

@ -1 +1 @@
["unable to load \"Main namespace name\", is a symlink option so we cannot set the value \"doc\", it will be ignored when loading from the YAML file \"symlink_rougailcli.yml\""] ["unable to load \"Main namespace name\", it's a symlink option so we cannot set the value \"doc\", it will be ignored when loading from the YAML file \"symlink_rougailcli.yml\""]