2.0.0
A large, long-overdue modernization of the codebase!
What's Changed
- 🩸Python 2 and 3.7 are no longer supported. Python 3.12 support was added along with fixed CI for 3.8, courtesy of @jayvdb
- As a result of all this, setup.py's lint subcommand was removed. Please run the commands directly instead.
- 🧹 Lots of refactoring , bug fixes, and updates to be more in line with latest C++ and Google style standards.
See CHANGELOG.rst for a full changelog, including quite a bit of features not mentioned here.
New Contributors
- @geoffviola made their first contribution in #94
- @jspricke made their first contribution in #214
- @miker2 made their first contribution in #216
- @aaronliu0130 made their first contribution in #239 and is now a maintainer
- @jayvdb made their first contribution in #243 and is now a maintainer
- @vyasr made their first contribution in #269
- @ember91 made their first contribution in #278
- @nate-thirdwave made their first contribution in #282
- @RafaelGSS and @aduh95 made their first contribution in #287
- @armandas made their first contribution in #288