Skip to content

Releases: carrot/hygienist-middleware

v0.1.2

08 Aug 21:09

Choose a tag to compare

  • Update dependencies

v0.1.1

07 Apr 00:58

Choose a tag to compare

brings deps up-to-date

v0.1.0

12 Jul 12:12

Choose a tag to compare

  • Update dependencies and ensure tests are still running smoothly (they are)
  • Minor version bump as this is rather stable. Next dep update with no API changes will probably be a major version

v0.0.3

20 May 14:36

Choose a tag to compare

  • Fixes a bug in which indices were not accessible after accessing another page
  • Fixes a global variable leak
  • Makes /foo/ not resolve to /foo.html, as the trailing slash indicates a directory index

v0.0.2

15 May 19:17

Choose a tag to compare

Remove static-serve, passes requests through

v0.0.1

15 May 18:59

Choose a tag to compare

Initial release