Releases: drehren/ra_mp64_srm_convert
Releases · drehren/ra_mp64_srm_convert
v1.1.1
What's Changed
- Update time dep to fix build by @amarshall in #10
New Contributors
- @amarshall made their first contribution in #10
Full Changelog: v1.1...v1.1.1
v1.1
v1.0
v0.12
v0.11
v0.10
What's Changed
- Added Mupen64 mpk output (
--merge-mempacks
) - Added endianness change flag (
--change-endianness
) (Fixes #2) - Added 16kbit EEPROM
- Added more logging
- Added create only mode (
-c
or--create
) - Added split only mode (
-s
or--split
) - Added tests
- ControllerPack file inferring to only *.MPK or *.MPK1 - *.MPK4
- Fixed bugs
- Improved filename grouping
- Updated dependencies
- Make file replacement behavior consistent: all replace!
- Fixed bug when padding output
- Better error messages
- Improved validation
Full Changelog: v0.9.2...v0.10
v0.9.2
v0.9.1
Initial release
v0.9.0 Adding github actions workflow