bump: version 4.1.0 → 5.0.0rc0

This commit is contained in:
egarette@silique.fr 2024-10-31 08:58:35 +01:00
parent e38130019f
commit e6bc689af2

View file

@ -1,3 +1,19 @@
## 5.0.0rc0 (2024-10-31)
### Feat
- return propertyerror in function
- mandatory for a variable and replace suffix to identifier
- reorganise code
### Fix
- translation + black
- regexp tests
- update documentation
- better permissive support
- 4.1.0
## 4.0.2 (2024-02-20)
### Fix