- 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