Skip to content

Latest commit

 

History

History
16 lines (14 loc) · 775 Bytes

CHANGELOG.md

File metadata and controls

16 lines (14 loc) · 775 Bytes

0.11.2 - 2022-11-26

Changed

  • Optimized string handling to use memcpy when possible, reduced pointer chasing

0.11.1 - 2022-11-26

Added

  • CHANGELOG.md
  • make release

Fixed

  • Opening save files with 20 character filenames: GH#1

Changed

  • Improved string handling safety
  • Switched to semantic versioning. The previous version (v0.10) may be referred to v0.10.0.

0.10.0 - 2021-06-30

  • Note this is also known as release v0.10 as it was done before semantic versioning was adopted.