Add support for specifying mutability when parsing a configuration
This commit is contained in:
@@ -84,6 +84,9 @@ For the full documentation, see the Python docstrings.
|
||||
|
||||
## Changelog
|
||||
|
||||
### Version 0.2.0
|
||||
- support for specifying mutability when parsing a configuration
|
||||
|
||||
### Version 0.1.1
|
||||
- backward compatibility for Python < 3.12: in Python < 3.12, f-string expression parts could not contain backslashes. The code contained an f-string with backslahes in the expression part. As an alternative to the f-string, normal strings are concatenated now.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user