Skip to content

Version 1.8.5

Latest
Compare
Choose a tag to compare
@dustmop dustmop released this 12 Oct 03:25

The old packaging system was mostly broken, so previously makechr shipped incorrectly in a few ways.

Followed this guide to modernize it: https://packaging.python.org/en/latest/tutorials/packaging-projects/

This new release switches to pyproject.toml and uses hatchling to build. Some various bugs are fixed, a couple of were part of the left-over python2 transition. The source files are all in the src/ directory now.