Releases: DarkWiiPlayer/based
Releases · DarkWiiPlayer/based
v0.2.0
- Some code refactoring
- Number encoding and decoding for base32 and base64 transcoders*
- Add the URL-Safe alphabet from RFC 4648
* Because ULID requires it for base32 and porting the logic to base64 didn't exactly make it any harder
By the way, the documentation (generated with ldoc
) is now hosted on github pages
Version 0.1.0
v0.1.0 Document code and add ldoc config