- Support Meteor 1.2
- Support Meteor 0.9.1 Blaze changes
- pull in hasRegion helper
- update package for new packaging system with errors for cmather name
- Added test for in-place data changes.
- make it work on the server too
- wip change to old package system for now
- No sense in being able to clear region data.
- Simplified tests — moved failing test case to IDT.
- Added test + fix for not passing data into render.
- add clearRegionData function
- fix destroyRegions bug
- fix render method to properly set data
- add onComplete callback feature to beginRendering function
- fix destroy regions when setting new layout template
- wip - fix up rendering transactions
- change region property to _region so no conflict with region function
- Added some failing tests to demonstrate data inheritance.
- fix package.js file to work with new packaging system
- Initial package release to atmosphere.