crunch v3.5.1 Release Notes
Release Date: 2020-04-30 // about 3 years ago-
๐ฑ crunch ๐ช v3.5.1
๐ probably the last release in a while. i should test more and run stuff more before releasing like that
๐ changes
- ๐ fix comment generation for
*Next
methods - ๐ make linter happy
- format code
- โ remove todo comments that are no longer necessary
- โ test against 1.14.x
- ๐ fix comment generation for
Previous changes from v3.4.0
-
๐ฑ crunch ๐ช v3.4.0
๐ changes
- ๐ signed integer support
- โก๏ธ all
SNEN
methods are generated by code and not written by hand. updates may come faster
now as i no longer need to break my hands to add in new read/write methods
things that didn't change
- code coverage. still at 100%