Releases: henriquelino/configjy
Releases · henriquelino/configjy
v0.1.0.6
v0.1.0.5
Fixed
reload
method wasn't updating file so it doesnt work, now reload also reopens the source file
v0.1.0.4
Changed
- Migrate setup.cfg to pyproject.toml
- yapf and flake8 using another configuration
- now loads the file and then load the var, this should make easier for later loads directly a dict instead of a file
- tests fixtures changed to a specific file to clean test file a little
Fixed
- logger.warn changed to logger.warning as DeprecationWarning warns
v0.1.0.3
Changed
- Changed possible_config_file log level from critical to debug
v0.1.0.2
Changed
- readme example was using wrong import
v0.1.0.1
Added
- First version
v0.1.0
Added
- First version