Releases: carrot/roots-records
Releases · carrot/roots-records
Release list
v0.5.1
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
v0.4.0
v0.3.3
v0.3.0
Includes @joshrowley's PR for using a function rather than a key-path string to send a specific object to locals.
This breaks any template with a path option.