Releases: empress/guidemaker
Releases · empress/guidemaker
v1.6.0
1.6.0 / 2019-08-09
- fixing issue with external redirects in Prember #20 from @mansona
- adding prember for dummy app for Netlify preview
- fixing redirects with versioned guides
- using versions for sample data
- move location of versions.yml and deprecate old location
- implementing node tests for redirects
v1.5.1...v1.6.0
v1.5.0
1.5.0 / 2019-07-22
- move all queryRecord and query to findRecord() and findAll() #18 from @mansona
Note: Travis tests are now in Node 8 which does not need a major version bump. Guidemaker never supported Node 6
v1.4.0...v1.5.0
v1.4.0
1.4.0 / 2019-04-09
- implementing netlifyRedirects() to automatically add netlify redirects from guidemaker redirects #16 from @mansona
v1.3.0...v1.4.0
v0.3.0
0.3.0 / 2018-11-04
- Adding configuration options and config service #2 from @mansona
- Updating using ember-cli-update