Skip to content

Releases: gufranco/snes-mapper-python

v1.5.0

Choose a tag to compare

@github-actions github-actions released this 20 Aug 20:33

1.5.0 (2026-08-20)

Features

  • bring this up to the standard the sibling projects hold (226008b)

v1.4.0

Choose a tag to compare

@github-actions github-actions released this 19 Aug 19:50

1.4.0 (2026-08-19)

Bug Fixes

  • ci: keep the library-dependent checks out of the coverage gate (02c9286)
  • ci: let the recorder own the format of the files it writes (94003af)
  • header: read the layout from the offset when the mapping byte is a letter (97aaaae)

Features

  • layout: add the whole-bank map, the only one that reaches twelve megabytes (4187711)

v1.3.1

Choose a tag to compare

@github-actions github-actions released this 19 Aug 16:10

1.3.1 (2026-08-19)

Bug Fixes

  • header: narrow the plausible size band to what cartridges declare (73dc41a)

v1.3.0

Choose a tag to compare

@github-actions github-actions released this 18 Aug 22:04

1.3.0 (2026-08-18)

Features

  • answer the copier question without reading the file (3a7730c)

Reverts

  • keep this package to the question it answers (915cf08)

v1.2.0

Choose a tag to compare

@github-actions github-actions released this 18 Aug 21:24

1.2.0 (2026-08-18)

Features

  • what a file on disk is before any of it is a cartridge (0b6eb7a)

v1.1.0

Choose a tag to compare

@github-actions github-actions released this 18 Aug 21:10

1.1.0 (2026-08-18)

Features

  • where a byte sits in a file, which is not where the console sees it (5f10904)

v1.0.0

Choose a tag to compare

@github-actions github-actions released this 18 Aug 20:47

1.0.0 (2026-08-18)

Features

  • the cartridge map and transfer engine, measured against real cartridges (80ba357)