Skip to content

Releases: carrot/hygienist-middleware

v0.1.2

Choose a tag to compare

@jescalan jescalan released this 08 Aug 21:09
  • Update dependencies

v0.1.1

Choose a tag to compare

@kylemac kylemac released this 07 Apr 00:58

brings deps up-to-date

v0.1.0

Choose a tag to compare

@jescalan jescalan released this 12 Jul 12:12
  • 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

Choose a tag to compare

@jescalan jescalan released this 20 May 14:36
  • 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

Choose a tag to compare

@jescalan jescalan released this 15 May 19:17

Remove static-serve, passes requests through

v0.0.1

Choose a tag to compare

@jescalan jescalan released this 15 May 18:59

Initial release