v2.0.0
2.0.0 (2026-08-20)
- refactor!: put the mapper at the root, under its own name (db7f6dd)
BREAKING CHANGES
- the submodule path is now snes-mapper-python rather than
packages/snes-mapper, and PYTHONPATH changes with it. A checkout that already has
the old path needs git submodule update --init --recursive after pulling.