This project adheres to Semantic Versioning.
Nothing yet!
v1.0.0 - 2017-11-02
- Breaking: Vers must now be instantiated with the
new
keyword, and cannot be invoked as a function to get an instance - Increased organization and readability in pathfinding algorithm
- Style updated to Standard JS
- Code updated to ES6; moved to class syntax, arrow functions, and removed bind calls
- Gulp build process
- All frontend build processes from the development branch. Webpack has won.
- Initial release