Skip to content

v2.0.1

Latest
Compare
Choose a tag to compare
@LoonyPandora LoonyPandora released this 09 Feb 13:23
· 1 commit to master since this release

2.0.1 2014-02-09

Regressions

  • Module is NO LONGER compatible with Dancer 1 and Dancer 2
    Dancer2 has been moved to a different namespace, and modules are no longer cross-compatible

Bugfixes

  • Remove dependency on now experimental feature "switch" (given/when)
  • Fix minimin required version of Digest::SHA
    (Andreas Koenig)