Releases: tfausak/rattletrap
Releases · tfausak/rattletrap
4.0.6
4.0.5
4.0.4
4.0.3
- commercialhaskell/stackage#3203: Upgraded to http-client 0.5.8.
4.0.2
4.0.1
4.0.0
This is a huge release that basically ended up being a rewrite from the ground up. Don't assume that anything is the same! On the other hand, nothing changed just for the sake of it. Here are the highlights:
- #60: Fixed parsing of Nintendo Switch IDs.
- #58:
- Changed command line interface to use flags rather than positional arguments.
- Tweaked some parts of the JSON output.
- Added size and CRC to
Section
JSON. - Made JSON pretty by default.
- Inferred program mode (encode or decode) based on input and output file names.
- Changed module hierarchy.
- Switch from strict to lazy data structures.
- Changed type names to avoid clashing with common types.
- #61: Removed duplicate classes with locations.