Releases: bratta/initrax
Releases · bratta/initrax
On the path to 2.0
This release includes a bunch of quality of life enhancements over v.1.5.0, which was the first official Vue.js-based release. It is considered stable enough to use in production as it has been used in an actual Pathfinder game session.
Major changes:
- CSS tweaks for mobile layouts
- Added specs for the ruby API
- Added rubocop for ruby style enforcement
- Continuous integration with CircleCI
- Added error handling and form validation
The Vue.js release
This release is a rewrite of the application in Vue.js, Rails 5, Bootstrap, and deployed via docker instead of Rails 4 with Angular, Foundation, and capistrano deployed.
It deploys but won't be the best yet until testing and some extra features are in place.