Skip to content

v2.0.0

Choose a tag to compare

@github-actions github-actions released this 20 Aug 12:04
· 47 commits to main since this release

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.