Skip to content

Releases: frenck/python-twentemilieu

v0.4.2

12 Nov 18:30
6bf2da8

Choose a tag to compare

What’s changed

🚀 Enhancements

v0.4.1

12 Nov 18:07
0498945

Choose a tag to compare

What’s changed

🐛 Bug fixes

🚀 Enhancements

  • Protect against None value in housenumber letter @frenck (#325)

v0.4.0

12 Nov 17:33
b6246ef

Choose a tag to compare

What’s changed

✨ New features

  • Allow override company code and API host @frenck (#322)

🐛 Bug fixes

🚀 Enhancements

🧰 Maintenance

📚 Documentation

⬆️ Dependency updates

Read more

v0.3.0

04 Apr 10:54
c8dde0c

Choose a tag to compare

Full Changelog

🔨 Changes

  • Bump pydocstyle from 5.0.1 to 5.0.2
  • Bump autopep8 from 1.4.4 to 1.5 (#32)
  • Bump pip from 19.3.1 to 20.0.2 (#36)
  • Bump wheel from 0.33.6 to 0.34.2 (#42)
  • Bump sphinx from 2.3.1 to 2.4.4 (#51)
  • Bump blacken-docs from 1.4.0 to 1.6.0 (#50)
  • Bump coverage from 5.0.1 to 5.0.4 (#56)
  • Bump pre-commit from 1.21.0 to 2.2.0 (#54)
  • Bump pytest from 5.3.2 to 5.4.1 (#55)
  • Bump mypy from 0.761 to 0.770 (#52)
  • Upgrade all pre-commit deps
  • Remove Sphinx dep
  • 🚑 Send request body in JSON (#58)
  • 🚑 Fix install in Makefile
  • 🔨 Update API endpoint URL
  • Bump version to 0.3.0

Enjoying my work? Consider supporting me:
https://github.com/sponsors/frenck or https://patreon.com/frenck

v0.2.0

04 Jan 10:55
5a66f1a

Choose a tag to compare

Full Changelog

🔨 Changes

  • Pin pydocstyle to lower than 4.0.0
  • Added dot after pytest for testing in correct folder
  • Update azure-pipelines.yml
  • 🎆 Updates maintenance/license year to 2020
  • Bump pytest from 4.5.0 to 5.3.2
  • Bump yarl from 1.3.0 to 1.4.2
  • Bump blacken-docs from 0.5.0 to 1.4.0
  • Bump isort from 4.3.20 to 4.3.21
  • Bump pydocstyle from 3.0.0 to 5.0.1
  • Bump black from 19.3b0 to 19.10b0
  • Bump aresponses from 1.1.1 to 1.1.2
  • Bump sphinx from 2.0.1 to 2.3.1
  • Bump pip from 19.1.1 to 19.3.1
  • Bump coverage from 4.5.3 to 5.0.1
  • Bump mypy from 0.701 to 0.761
  • Bump tox from 3.11.1 to 3.14.3
  • Bump aiohttp from 3.5.4 to 3.6.2
  • Bump pre-commit from 1.16.1 to 1.21.0
  • Bump flake8 from 3.7.7 to 3.7.9
  • Bump pylint from 2.3.1 to 2.4.4
  • Bump wheel from 0.33.4 to 0.33.6
  • Bump twine from 1.13.0 to 3.1.1
  • Bump flake8-docstrings from 1.3.0 to 1.5.0
  • Bump pytest-cov from 2.7.1 to 2.8.1
  • Bump yamllint from 1.15.0 to 1.20.0
  • ⬆️ Upgrade all pre-commit deps
  • ✨ Add pyupgrade pre-commit hook
  • 🔥 Remove unused tox
  • 🔨 Add Python 3.8, drop Python 3.6
  • ✏️ Funding adjustments
  • 🔨 Replace Azure Pipelines with GitHub Actions
  • ✏️ Change build badge/shield in README to GitHub Actions
  • 🚑 Look ahead more days, preventing future pickups to be missed
  • ⬆️ Bump version to 0.2.0

Enjoying my work? Consider supporting me:
https://github.com/sponsors/frenck or https://patreon.com/frenck

v0.1.0

13 Jul 07:59
cc9ccc7

Choose a tag to compare

🎉 Initial release