Skip to content

Releases: empress/guidemaker

v2.1.0

09 Jan 07:44
Compare
Choose a tag to compare

2.1.0 / 2020-01-09

  • Update ember and broccoli-static-site-json #32 from @mansona
  • Adds is_heading so ToC items can specify that they are headings #28 from @pzuraq

v2.0.2...v2.1.0

vv2.0.3-beta.0

12 Dec 19:45
Compare
Choose a tag to compare
vv2.0.3-beta.0 Pre-release
Pre-release
  • Merge pull request #30 from empress/bugfix-query-round-2 7624d7b
  • fix version switching bug, closes #29 b9967df

v2.0.2...vv2.0.3-beta.0

v2.0.2

21 Oct 16:18
Compare
Choose a tag to compare

2.0.2 / 2019-10-21

  • revert to using query for the Table of Contents #25 from @jenweber

v2.0.1...v2.0.2

v1.6.0

09 Aug 12:11
Compare
Choose a tag to compare

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.1

22 Jul 20:54
Compare
Choose a tag to compare

1.5.1 / 2019-07-22

  • force a reload when changing versions from @mansona

v1.5.0...v1.5.1

v1.5.0

22 Jul 14:58
Compare
Choose a tag to compare

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

09 Apr 14:39
Compare
Choose a tag to compare

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

v1.3.0

11 Mar 11:36
Compare
Choose a tag to compare

1.3.0 / 2019-03-11

v1.2.0...v1.3.0

v0.3.0

04 Nov 21:03
Compare
Choose a tag to compare

0.3.0 / 2018-11-04

  • Adding configuration options and config service #2 from @mansona
  • Updating using ember-cli-update