Skip to content

Releases: wemake-services/dump-env

Version 1.5.0

22 Mar 11:33
d086c9e
Compare
Choose a tag to compare

Features

  • Drops python3.7 and python3.8 support
  • Adds python3.11 and python3.12 official support

Misc

  • Updates multiple dev dependencies

Version 1.4.0

23 Sep 11:21
6bd75f4
Compare
Choose a tag to compare

Features

  • Add python3.10 support
  • Drops python3.6 support

Misc

  • Updates poetry to >=1.2

Version 1.3.0

12 Apr 09:25
98e7967
Compare
Choose a tag to compare

Features

  • Adds python3.9 support
  • Adds --source and --strict-source flags

Misc

  • Moves to Github Actions
  • Bumps a lot of dev dependencies

Version 1.2.0

29 Apr 08:43
a3b4510
Compare
Choose a tag to compare

Features

  • Adds python3.8 support

Version 1.1.1

29 Apr 08:43
ff70118
Compare
Choose a tag to compare

Bugfixes

  • Outputs errors to stderr instead of stdout

Version 1.1.0

08 Sep 12:00
b4805b4
Compare
Choose a tag to compare

Features

  • Adds --strict option to fail the command if some keys are not present

Misc

  • Updates wemake-python-styleguide to the latest version

Version 1.0.0

27 Jun 13:35
78e51b6
Compare
Choose a tag to compare

Breaking changes

  • Dropped python2 support

Features

  • Adds multiple -p flags

Misc

  • Updates dependencies
  • Enables dependabot
  • Improves testing and type checking
  • Improves docs
  • Adds CONTRIBUTING.md
  • Fixes sphinx and readthedocs builds

Version 0.2.1

30 Apr 10:58
fb86136
Compare
Choose a tag to compare

Features

  • Adds pyroma to check package metadata

Bugfixes

  • Fixes pypi readme rendering by providing pypandoc
  • Changes how version are deployed from travis
  • wheel is now universal

Version 0.2.0

30 Apr 10:36
2fddee8
Compare
Choose a tag to compare

Features

  • Refactors Env class to be a function
  • We are now using python3.5 for tests
  • We are now using md version of README file. New PyPI allows that!
  • Updates how linting works

Version 0.1.1

15 Jan 11:13
64d4c14
Compare
Choose a tag to compare

Bugfixes:

  • Fixes #1 when prefix was replaced multiple times in a string