Releases: wemake-services/dump-env
Releases · wemake-services/dump-env
Version 1.6.0
Version 1.5.0
Features
- Drops
python3.7andpython3.8support - Adds
python3.11andpython3.12official support
Misc
- Updates multiple dev dependencies
Version 1.4.0
Features
- Add
python3.10support - Drops
python3.6support
Misc
- Updates
poetryto>=1.2
Version 1.3.0
Features
- Adds
python3.9support - Adds
--sourceand--strict-sourceflags
Misc
- Moves to Github Actions
- Bumps a lot of dev dependencies
Version 1.2.0
Features
- Adds
python3.8support
Version 1.1.1
Bugfixes
- Outputs errors to
stderrinstead ofstdout
Version 1.1.0
Features
- Adds
--strictoption to fail the command if some keys are not present
Misc
- Updates
wemake-python-styleguideto the latest version
Version 1.0.0
Breaking changes
- Dropped
python2support
Features
- Adds multiple
-pflags
Misc
- Updates dependencies
- Enables dependabot
- Improves testing and type checking
- Improves docs
- Adds
CONTRIBUTING.md - Fixes
sphinxandreadthedocsbuilds
Version 0.2.1
Features
- Adds
pyromato check package metadata
Bugfixes
- Fixes
pypireadme rendering by providingpypandoc - Changes how version are deployed from
travis wheelis now universal
Version 0.2.0
Features
- Refactors
Envclass to be a function - We are now using
python3.5for tests - We are now using
mdversion ofREADMEfile. New PyPI allows that! - Updates how linting works