Skip to content

2.0.0b2

Pre-release
Pre-release
Compare
Choose a tag to compare
@RogerHaase RogerHaase released this 02 Mar 19:31
· 182 commits to master since this release
2.0.0b2
aa6f024

Notes

This pre-release includes several performance improvements that address the slow response times when running large wikis.

If you are running Python 3.12.+ and get a traceback with:

ModuleNotFoundError: No module named 'pkg_resources'

then you must install setuptools manually:

pip install setuptools

What's Changed

New Contributors

Full Changelog: 2.0.0b1...2.0.0b2