Changelog
v0.2.1
- Fix compatibility with Meteor 0.9.0 by modifying package dependencies #12
v0.2.0
- Make compatible with Meteor 0.9.0 package server
v0.1.3
- Add support for groups in
meteor-roles
#8
v0.1.1
- Add support for anchor links #7
v0.1.0
NOTE: 0.1.0
is not guaranteed to work with Meteor 0.7.x
and below. If you are using an older version of Meteor, use Voltage 0.0.7
.
- Meteor
0.8.x
compatibility
v0.0.7
- Fix layout issue when extending RouteController
v0.0.6
- Allow user to specify admin role to edit pages
v0.0.4
- Fix bug where in navigating to consecutive voltage pages #3
v0.0.3
- Initial release