|
|
00f29c37c4
|
feat: add ymlfile names in ConfigError message
|
2025-04-27 16:35:13 +02:00 |
|
|
|
b9ea5edb07
|
fix: update tests
|
2025-04-27 10:30:31 +02:00 |
|
|
|
136a0e71b7
|
fix: better multi check
|
2025-04-21 19:35:02 +02:00 |
|
|
|
fc56827706
|
bump: version 1.2.0a17 → 1.2.0a18
|
2025-04-09 21:19:54 +02:00 |
|
|
|
77490ca176
|
fix: version
|
2025-04-09 21:19:45 +02:00 |
|
|
|
c494a4662f
|
fix: better detection of multi variable in default attribute
|
2025-04-09 09:02:32 +02:00 |
|
|
|
0bc1e24d38
|
fix: better error message
|
2025-04-09 09:01:48 +02:00 |
|
|
|
62097b552a
|
feat: reoganise param conversion + better variable validation
|
2025-04-03 20:47:12 +02:00 |
|
|
|
19249875c3
|
fix: correction in namespace calculation
|
2025-04-02 21:46:47 +02:00 |
|
|
|
cc086f086a
|
fix: do not raise variable in property with force_optional
|
2025-04-01 21:10:22 +02:00 |
|
|
|
7ee65b6cab
|
fix: update translation
|
2025-04-01 21:09:49 +02:00 |
|
|
|
1858eeeb06
|
feat: can link regexp variable
|
2025-04-01 08:55:00 +02:00 |
|
|
|
dc311466a2
|
feat: can link choice variable
|
2025-04-01 08:36:23 +02:00 |
|
|
|
0e522db15f
|
fix: strutural step should not be available in commandline
|
2025-03-30 18:42:13 +02:00 |
|
|
|
7f9d6f17d7
|
fix: allow no user_datas installation (for example to generate doc)
|
2025-03-27 20:05:20 +01:00 |
|
|
|
999b53889c
|
feat: add rougail secret_manager
|
2025-03-19 11:43:04 +01:00 |
|
|
|
04aa9444a3
|
fix: add get remove properties
|
2025-02-17 15:45:27 +01:00 |
|
|
|
70003fcbc5
|
fix: we can define structural plugin when generate documentation
|
2025-02-17 09:20:38 +01:00 |
|
|
|
85f3b9f80f
|
fix: if a variable in user_data not existe, it's no a warnings
|
2025-02-17 09:19:31 +01:00 |
|
|
|
cc5aaf6393
|
feat: can change defaut params for an option
|
2025-02-10 10:32:48 +01:00 |
|
|
|
df2fcb467f
|
fix: if no description, generate negative_description too
|
2025-02-10 10:09:34 +01:00 |
|
|
|
7b9d7ce419
|
fix: error messages
|
2025-02-07 08:08:55 +01:00 |
|
|
|
e7e9687b8d
|
fix: better support of not_for_commandline feature
|
2025-01-04 12:01:08 +01:00 |
|
|
|
ea6baa3dc2
|
fix: add structural_directory
|
2025-01-02 22:01:38 +01:00 |
|
|
|
81d86e7b6f
|
fix: add path.py
|
2025-01-02 21:19:16 +01:00 |
|
|
|
3849c42cba
|
feat: upgrade is not in formatter
|
2025-01-02 21:06:13 +01:00 |
|
|
|
6c1df5578f
|
feat: remove prefix
|
2025-01-02 21:02:44 +01:00 |
|
|
|
45959ac18b
|
fix: remove link
|
2024-12-11 20:58:08 +01:00 |
|
|
|
00e0941f6e
|
fix: reorganise user_datas
|
2024-12-11 20:54:03 +01:00 |
|
|
|
8afb787c98
|
fix: only change prefix if path is relative
|
2024-12-11 20:51:08 +01:00 |
|
|
|
a91a4d6a55
|
feat: output could have annotator
|
2024-12-11 20:50:15 +01:00 |
|
|
|
4c613f6425
|
fix: add user_datas file
|
2024-11-28 08:30:47 +01:00 |
|
|
|
829d7692ad
|
fix: separate UserDatas
|
2024-11-27 16:09:04 +01:00 |
|
|
|
ea34751e08
|
fix: options could be a list
|
2024-11-27 10:22:00 +01:00 |
|
|
|
c25a66f0cb
|
feat: add "exists" attribut for a family
|
2024-11-27 10:14:42 +01:00 |
|
|
|
db768f94af
|
fix: dynamic variable could be optional
|
2024-11-25 09:17:27 +01:00 |
|
|
|
9782bcde95
|
fix: dynamic variable declare in verion 1.0 has {{ suffix }}
|
2024-11-25 09:16:48 +01:00 |
|
|
|
fbb1446fa3
|
fix: user_data plugins could have annotator function
|
2024-11-25 09:14:58 +01:00 |
|
|
|
56659f7ea4
|
fix: do not modify a dynamic variable if has default value
|
2024-11-25 09:10:44 +01:00 |
|
|
|
e29c0c8abc
|
feat: add force_optional option to allow charging structure even if all variables are not available
|
2024-11-08 08:12:33 +01:00 |
|
|
|
8ac603100d
|
fix: better user information if a needed package is not installed
|
2024-11-05 08:31:46 +01:00 |
|
|
|
2f7711d989
|
Merge pull request 'fix(37): import doesn't works for some python version' (#39) from 37_import into develop
Reviewed-on: #39
|
2024-11-05 08:29:52 +01:00 |
|
|
|
dcc42a4ea0
|
fix(37): import doesn't works for some python version
|
2024-11-04 12:15:17 +01:00 |
|
|
|
d90a0c0066
|
fix(36): format 1.0: suffix attribut must works
|
2024-11-04 12:04:31 +01:00 |
|
|
|
ad1928bc88
|
fix: update fr/rougail.mo
|
2024-11-01 11:06:34 +01:00 |
|
|
|
5f9c79664f
|
fix: black
|
2024-11-01 09:45:54 +01:00 |
|
|
|
a6dfcbde4c
|
fix: support for unknown language
|
2024-11-01 09:08:59 +01:00 |
|
|
|
00c4391ac6
|
fix: license
|
2024-11-01 09:06:29 +01:00 |
|
|
|
6670aa64a2
|
feat: update dependencies
|
2024-11-01 09:06:23 +01:00 |
|
|
|
2d9298eb8e
|
feat: translation
|
2024-11-01 09:06:15 +01:00 |
|