5.0.1
- Changed semantic versioning to match version of Grid.js on which it is built to work
- Moved entirely to an ES6 module
- Dropped npm dependencies in favor of unpkg so it can be used entirely on the frontend without bundlers
- Removed inessential dependencies and lightened the weight of others
- Simplified the testing procedure