Skip to content

v2.0.1

Compare
Choose a tag to compare
@mojavelinux mojavelinux released this 06 Jul 06:21
· 332 commits to main since this release

This is a bug fix release. The main improvement is to prevent hook callbacks from registering each time the site regenerates in watch mode. The gem has also updated to include the gemspec and test suite to accommodate platform packaging.

Changes

  • align localtime and localdate attributes with site.time and site.timezone (#117)
  • don't register hook callbacks again when regenerating site; use static methods for hook callbacks (#121)
  • bundle CHANGELOG.adoc and test suite in gem
  • minor improvements to README

Distributions