Skip to content

Releases: ifrost/afterwriting-labs

v1.10.0 (24/04/2018)

04 May 16:31
Compare
Choose a tag to compare

Added support for custom fonts in CLI.

Changes:

  • [ee7a15b] - Merge pull request #94 from jrbostic/AW-93.custom.font.support
  • [d2e65d4] - add custom font documentation
  • [ea4e8c3] - add CLI custom font support

v1.9.1 (07/02/2018)

07 Feb 21:08
Compare
Choose a tag to compare

This version includes a small fix. More details in: #86

Changes:

  • [b139543] - Merge pull request #87 from ifrost/feature/86-transition-overrides-forced-scene-heading
  • [e14f17b] - Update aw-parser to version fixing incorrect scene heading overrides
  • [2f673ab] - Update README.md
  • [87c29fd] - Approve ADR and update docs

v1.9.0 (29/10/2017)

29 Oct 14:51
Compare
Choose a tag to compare

Fix for #76

Changes:

  • [967377d] - Merge pull request #78 from ifrost/feature/76-google-drive-issue
  • [95ebbe1] - Merge branch 'master' into feature/76-google-drive-issue
  • [969ea94] - Update Protoplast
  • [83880d5] - Lock protoplast dependency
  • [87ac294] - Set up Google Drive V3 in acceptance tests
  • [dec17cc] - Simplify listing files from GoogleDrive
  • [37b2cb1] - Load GoogleDrive files using v3

v1.8.0 (29/10/2017)

29 Oct 14:36
Compare
Choose a tag to compare

v1.7.0 (22/07/2017)

29 Oct 14:35
Compare
Choose a tag to compare

Testing release config.

v1.6.0 (22/07/2017)

22 Jul 15:17
Compare
Choose a tag to compare
  • switching to Travis CI to deploy to gh-pages and npm
  • changing versioning - each change to master will update "minor" number
  • versions 1.4.0 and 1.5.0 were created during the switch and were not deployed to npm

v1.5.0 (22/07/2017)

22 Jul 15:13
Compare
Choose a tag to compare

v1.4.0 (22/07/2017)

22 Jul 15:13
Compare
Choose a tag to compare

v1.3.7 (17/06/2017)

19 Jun 20:38
Compare
Choose a tag to compare

Changes:

  • [07ad018] - Move awc dependencies to right place in package.json
  • [da72fc7] - Update README.md

v1.3.6 (17/06/2017)

17 Jun 10:42
Compare
Choose a tag to compare

Fix for #68

Changes:

  • [47332c5] - fixes #68: force page break if breaking line is not found
  • [642a8be] - Update protoplast