Skip to content

Releases: ross-pfahler/Base64.js

Add url safe base64 option

02 Jun 03:09
Compare
Choose a tag to compare
v0.4.0

Bump version to 0.4.0

Bug fix

04 Feb 03:01
Compare
Choose a tag to compare

Fix Illegal invocation error when using aliased window.btoa or window.ato

Recompile Min and Bug Fixes

04 Feb 02:54
Compare
Choose a tag to compare

Fix syntax bugs
Recompile min file

Bug fix

04 Feb 02:49
Compare
Choose a tag to compare

Use native btoa and atob methods correctly if defined.

0.3.0

09 Jan 01:50
Compare
Choose a tag to compare

Remove polyfill in favor of module.exports.