Releases: azinasili/a11ytab
Releases · azinasili/a11ytab
v2.0.3
Merge pull request #7 from azinasili/iife-fix
iife fix
v2.0.1
fix build proceess and bumb version
v2.0.0
- Rewritten to ES6
- Brand new API
v.1.1.3
- Moved extra helpers into class function
- Removed helper function for spread operator
- Rearranged
selected
var to prevent errors on minification
- Removed AMD and Common.js code
v1.1.2
Fixed windows running build scripts
v1.1.1
- Minified module
- Broader JS support
v1.1.0
- New project structure to use Babel
- Now ships ES5 code
- Fixed ignore files
- Added AMD, CommonJS, and ES6 module support, hopefully it all works