Compare commits

..

2 commits

Author SHA1 Message Date
1dcc00429c bump: version 1.2.0a19 → 1.2.0a20 2025-04-30 09:02:51 +02:00
2f9e584394 fix: remove symlink 2025-04-30 09:02:16 +02:00
16 changed files with 8 additions and 15 deletions

View file

@ -1,3 +1,9 @@
## 1.2.0a20 (2025-04-30)
### Fix
- remove symlink
## 1.2.0a19 (2025-04-30)
### Feat

View file

@ -4,7 +4,7 @@ requires = ["flit_core >=3.8.0,<4"]
[project]
name = "rougail"
version = "1.2.0a19"
version = "1.2.0a20"
authors = [{name = "Emmanuel Garette", email = "gnunux@gnunux.info"}]
readme = "README.md"
description = "A consistency handling system that was initially designed in the configuration management"

View file

@ -1 +1 @@
__version__ = "1.2.0a19"
__version__ = "1.2.0a20"

View file

@ -1 +0,0 @@
../../../rougail-cli/src/rougail/cli

View file

@ -1 +0,0 @@
../../../rougail-output-ansible/src/rougail/output_ansible

View file

@ -1 +0,0 @@
../../../rougail-output-console/src/rougail/output_console

View file

@ -1 +0,0 @@
../../../rougail-output-doc/src/rougail/output_doc

View file

@ -1 +0,0 @@
../../../rougail-output-formatter/src/rougail/output_formatter

View file

@ -1 +0,0 @@
../../../rougail-output-json/src/rougail/output_json

View file

@ -1 +0,0 @@
../../../rougail-structural-bitwarden/src/rougail/structural_bitwarden

View file

@ -1 +0,0 @@
../../../risotto/src/rougail/structural_risotto

View file

@ -1 +0,0 @@
../../../rougail-user-data-ansible/src/rougail/user_data_ansible

View file

@ -1 +0,0 @@
../../../rougail-user-data-bitwarden/src/rougail/user_data_bitwarden

View file

@ -1 +0,0 @@
../../../rougail-user-data-environment/src/rougail/user_data_environment

View file

@ -1 +0,0 @@
../../../risotto/src/rougail/user_data_risotto

View file

@ -1 +0,0 @@
../../../rougail-user-data-yaml/src/rougail/user_data_yaml