Skip to content

Releases: doug2k1/nanogen

v0.4.6

21 Jan 17:28
Compare
Choose a tag to compare

What's Changed

  • fix: Avoid adding live reload WS on build command by @doug2k1 in #50

Full Changelog: v0.4.5...v0.4.6

v0.4.5

21 Jan 17:13
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.4.4...v0.4.5

v0.4.4

21 Jan 00:55
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.4.3...v0.4.4

v0.4.3

21 Jan 00:45
Compare
Choose a tag to compare

What's Changed

  • Make clean URL generation optional (default true) by @dpogue in #16
  • Add test for cleanUrls = false option by @doug2k1 in #17
  • Migrate to TypeScript and update dependencies by @doug2k1 in #46
  • Fix docs site by @doug2k1 in #47

New Contributors

Full Changelog: v0.4.2...v0.4.3

v0.3.0

07 Jun 23:04
Compare
Choose a tag to compare

Breaking change

Changed the resulting pages structure to add an extra folder with the name of the original file and the page is created as index.html. This simplify the URLs of the resulting site. (#5)

This can change URLs of existing sites created with previous versions.

v0.2.1

03 Jun 03:14
Compare
Choose a tag to compare

Fixed

  • Was failing when site.config.js was not present.

v0.2.0

03 Jun 03:12
Compare
Choose a tag to compare

First public release as a cli tool

Polished the code and documentation for this release as a cli tool.

Feedback is always welcome! 😄

v0.0.3

02 Jun 19:16
Compare
Choose a tag to compare
v0.0.3 Pre-release
Pre-release
0.0.3