Revision history for Perl extension WWW::NOS::Open.
v1.0.4 Sun Jan 17 12:10:53 UTC 2021
- docs: migrate bugtracker from RT to Bitbucket
- test: RT#130653 improve testing and coverage
v1.0.3 Tue Apr 30 13:29:24 UTC 2019
- fixed RT#129371 manifest fails on Windows
v1.0.2 Mon Apr 29 07:46:50 UTC 2019
- fixed RT#129357 manifest fails
0.101 Sat Apr 22 19:08:15 UTC 2017
- fixed RT#121289
0.100 Sun Nov 4 11:25:26 UTC 2012
- Handle 401 and 403 with missing encodings
- Configured recommended modules
- Improved documentation
- Fixed a bug that made thumbnail URLs mandatory while the service uses
them optionally
- Changed default port of dummy server from 8888 to 18081
- Added github repository to meta data
- Switched version control from subversion to Github
<https://github.com/ipenburg/WWW-NOS-Open>
- Refactored from ExtUtils::MakeMaker to Module::Build
- refactored to 5.12 package name version syntax
- Bumped minimal perl to 5.14 to get unicode right
0.02 Thu Jan 13 21:54:02 2011
- improved documentation and refactoring
- dates can now also be DateTime objects
- fixed RT#64456, RT#64468, RT#64480
0.01 Mon Jan 03 22:54:02 2011
- original version