# rfc4648 ## 1.5.0 (2021-05-25) - Allow modern versions of Node to use named exports along with native modules support. ## 1.4.0 (2020-07-10) - Add Flow type definitions. ## 1.3.0 (2019-09-25) - Port the library to TypeScript. ## 1.2.1 (2019-05-24) - Update build & test infrastructure. ## 1.2.0 (2019-04-05) - Add an option to skip padding the `codec.stringify` output ## 1.1.0 - Automatically fix typo characters in base32 loose mode - Documentation cleanups - Size optimizations ## 1.0.0 - Use `Uint8Array` for output - Code cleanups & size optimizations ## 0.9.1 - Fix packaging bugs ## 0.9.0 - Initial release