v0.5.0
BREAKING: The collection option for single view templates is no longer supported. Please use hook instead to achieve the same functionality. Also the records object is a real object, no longer an array with properties, in case that affects anyone, which it should not.
- This update is a major rewrite which has resulted in much cleaner code with better test coverage, and has closed out a number of bugs.
- Adds the ability to pass http options along with a URL
- All records now available inside each single view page
hooknow works correctly with single page views- Significantly improved error reporting