- Fixed a bug where
dumpBase64wouldn't output properly for large buffers (PR #35)
- Added
writeBase64as a companion todumpBase64 - Fixed a bug where
dumpBase64was allocating 25% of the actual used space in the Roblox version of the module
- Fixed bug where
dumpBase64would occasionally duplicate a character
- Initial release