Release v0.031
CPAN Testers (the best part of CPAN) revealed a bunch of bugs causing test failures that would prevent Statocles from being installed. This has demonstrated the value of writing robust test suites. Before we can announce a beta, we need to make sure that Statocles can be installed on most of the platforms that people use.
This release fixes most of the problems that CPAN Testers have revealed.
Full changelog below:
- fix test failure because config not found
- fix daemon continually rebuilding the site (#172)
- fix tags list not appearing on blog list pages (#184)
- give better error when site object not found
- give better error when config file not found (#38, #179)
- remove tests that could redefine subs (#186)
- fix setlocale test may fail and return current locale
- remove test for switching STDIN back to our tty (#187)
- fix RSS pubDate incorrectly using locale setting (#185)
- add link to home page in main documentation