Skip to content

Release 2.3.0 (2022-12-21)

Compare
Choose a tag to compare
@jdillard jdillard released this 21 Dec 22:39
· 87 commits to master since this release

Install from PyPi

What's Changed

  • 🔧 MAINT: Clean up how package versions are handled by @jdillard in #34
  • 🔧 MAINT: Install pre-commit with isort, black, and flake8 by @jdillard in #35
  • 📚 DOCS: Improve the wording of the README by @jdillard in #36
  • 🐛 FIX: Follow correct format for multilingual sitemaps by @jdillard in #38
  • 🔧 MAINT: Update the build process and provide wheels by @jdillard in #39
  • 🔧 MAINT: Add testing infrastructure by @jdillard in #41
  • 🔧 MAINT: Add python 3.10 tests and remove flake8 test from tox by @jdillard in #42
  • 🐛 FIX: Use logging for all logging messages by @jdillard in #40

Full Changelog: v2.2.1...v2.3.0