ChangeLog generated directly from CVS logs.
Release r1.8.1:
- t/06lastmsgid.t v1.3
- t/07sleep.t v1.2
- t/05lists.t v1.2
- t/02badparam.t v1.7
- t/08logout.t v1.3
- t/03message.t v1.4
- t/09badfetch.t v1.2
- t/01login.t v1.3
- t/04rss.t v1.5
- Refactoring Mechanize.
(iain)
- t/10agent.t v1.1
- Some simple agent testing.
(iain)
- Changes v1.15
- 1.8.1
(iain)
- lib/WWW/Yahoo/Groups/Errors.pm v1.1
- lib/WWW/Yahoo/Groups/Mechanize.pm v1.1
- Refactoring Mechanize and Errors usage.
(iain)
- lib/WWW/Yahoo/Groups.pm v1.16
- Refactoring Mechanize and Errors usage.
- Added CPAN IDs of 'thanks'.
(iain)
Release r1.7.9:
- t/06lastmsgid.t v1.2
- lib/WWW/Yahoo/Groups.pm v1.14
- first_msg_id to match last_msg_id for lists with
incomlpete archives.
(iain)
- lib/WWW/Yahoo/Groups.pm v1.15
- 1.79
(iain)
- Changes v1.14
+ 1.7.8
(iain)
Release r1.7.8:
- Changes v1.13
- See self.
(iain)
- lib/WWW/Yahoo/Groups.pm v1.13
- 1.7.8
(iain)
- examples/yahoo2maildir v1.3
- Cleaned.
(iain)
- lib/WWW/Yahoo/Groups.pm v1.12
- lib/WWW/Yahoo/Groups/L10N/en.po v1.2
- See 'Changes' file.
(iain)
- t/00checkyaml.t v1.3
- META.yml now.
(iain)
- t/08logout.t v1.2
- t/09badfetch.t v1.1
- t/01login.t v1.2
- Updated for new error behaviour.
(iain)
Release r1.7.7:
- t/00checkyaml.t v1.2
- t/00signature.t v1.1
- Added Module::Signature test, for those with said module.
- Made it so Test::Prereq would not barf that Module::Signature
is not actually required. We just require a particular version
of Module::Signature if it is actually installed.
- Remove Test::Prereq since it was having major problems.
- Added Test::Signature
- Skip YAML tests if YAML is not installed.
(iain)
- MANIFEST v1.11
- Changes v1.12
- Build.pm v1.1
- Build.PL v1.11
- Changes file mentions the lines at which CPAN/BACKPAN
are drawn.
- Aligned items in Build.PL =)
- Added Module::Signature test, for those with said module.
- Made it so Test::Prereq would not barf that Module::Signature
is not actually required. We just require a particular version
of Module::Signature if it is actually installed.
- I18N and L10N!
- Thus lots of new files and Build.PL extended massively.
- Remove Test::Prereq since it was having major problems.
- Added Test::Signature
- Skip YAML tests if YAML is not installed.
(iain)
- lib/WWW/Yahoo/Groups.pm v1.11
- lib/WWW/Yahoo/Groups/L10N/en.po v1.1
- lib/WWW/Yahoo/Groups/L10N.pm v1.1
- I18N and L10N!
- Thus lots of new files and Build.PL extended massively.
(iain)
Release r1.7.6:
- MANIFEST v1.10
- t/02badparam.t v1.6
- t/08logout.t v1.1
+ Tests for logout() added.
(iain)
- TODO v1.4
- Changes v1.11
- Build.PL v1.10
+ 1.7.6
(iain)
- lib/WWW/Yahoo/Groups.pm v1.10
+ logout() added.
(iain)
Release r1.7.5:
- .cvsignore v1.2
+ CREDITS added to ignore list.
(iain)
- t/06lastmsgid.t v1.1
- t/07sleep.t v1.1
- t/02badparam.t v1.5
- Tests for last_msg_id() added.
- list() ensures appropriate characters in list name.
- Tests for sleep() added.
(iain)
- Changes v1.10
+ 1.7.5
(iain)
- MANIFEST v1.9
- TODO v1.3
- COPYING v1.1
- Build.PL v1.9
+ 1.7.5
+ Renamed GPL to COPYING (for search.cpan.org)
(iain)
- lib/WWW/Yahoo/Groups.pm v1.9
- last_msg_id() added. Based on code from Simon Hanmer.
- Brief note about being a well behaved bot added.
- list() ensures appropriate characters in list name.
- Automatically sleep() in get(), courtesy autosleep().
(iain)
Release r1.7.4:
- MANIFEST v1.8
- TODO v1.2
- Changes v1.9
- Build.PL v1.8
- Tabs in MANIFEST now spaces.
- TODO list expanded for better re-login() handling.
- 1.7.4
(iain)
- t/05lists.t v1.1
- t/02badparam.t v1.4
- Tests for lists() and loggedin() added.
- login() throws an exception if one is already logged in.
(iain)
- lib/WWW/Yahoo/Groups.pm v1.8
- loggedin() added. Returns if one is logged in or not.
- lists() added. Based on code from Simon Hanmer.
- Documentation for list() clarified.
- New exceptions 'NotLoggedIn' and 'AlreadyLoggedIn'.
- Typo of 'gruop' instead of 'group' fixed.
- login() throws an exception if one is already logged in.
(iain)
Release r1.7.2:
- Changes v1.8
- Build.PL v1.7
+ 1.7.2
(iain)
- t/02badparam.t v1.3
- t/04rss.t v1.4
+ fetch_rss() supports variable number of items.
+ Appropriate tests added.
+ Some routines in test file abstracted.
+ Parameter checking testing for fetch_rss() updated.
+ Parameter checking testing corrected for fetch_message().
(iain)
- lib/WWW/Yahoo/Groups.pm v1.7
+ Supports variable number of items in fetch_rss
(iain)
Release r1.7:
- Changes v1.7
- Build.PL v1.6
+ s/Prereq::ModuleBuild/Prereq::Build/
+ Check for Test::Prereq 0.11 since brian d foy didn't increment
the version of Test::Prereq::Build
(iain)
- t/00prereqs.t v1.1
- Changes v1.6
- Artistic v1.1
- .cvsignore v1.1
- t/03message.t v1.3
- lib/WWW/Yahoo/Groups.pm v1.6
- MANIFEST v1.7
- TODO v1.1
- examples/yahoo2maildir v1.2
- t/00checkyaml.t v1.1
- MANIFEST.SKIP v1.1
- t/04rss.t v1.3
- Build.PL v1.5
- GPL v1.1
- t/00load.t v1.2
- Added Test::Prereq::ModuleBuild to tests.
- Throw exception if message missing from archive.
- This file now in YAML =) [Hi Ingy]
- Assorted build checks in tests.
- INSTALL added. Gives a nice rundown of how to install
the module.
- New tests to verify YAML files are valid and up to date.
- Mention search.cpan.org URL in README
- Example program improved for new exceptions, and tidied.
- Mention message number of message failing anything.
- Fix exception type in fetching test.
- Add test to fetch a message that doesn't exist.
- Added MANIFEST.SKIP with appropriate entries.
- Added .cvsignore (not that most people will see it).
- Added TODO file (also YAML).
- Added comments to test files.
- > Test suite reports information on the installed modules.
Useful for when debugging failed tests on other machines.
- Exceptions appropriately documented.
- Mentioned a few other bits in the SEE ALSO part of the POD.
- LICENSE and COPYRIGHT section added to POD.
- INSTALL, LICENSE and README files generated from templates.
- GPL and Artistic license files included.
- MANIFEST file given comments on the purpose of each file.
- It's been a fun release, hasn't it?
(iain)
Release r1.6:
- lib/WWW/Yahoo/Groups.pm v1.5
+ Added error for badfetch, and use it in the get method.
+ Added fetch_rss to retrieve a list's RSS.
+ Added more thanks.
(iain)
- MANIFEST v1.6
- Changes v1.5
- Build.PL v1.4
+ 1.6, with new 04rss.t file.
(iain)
- t/03message.t v1.2
- t/02badparam.t v1.2
- t/04rss.t v1.1
+ 02badparam has fetch_rss added.
+ 03message was looking for the wrong exception.
+ 04rss added.
(iain)
- t/04rss.t v1.2
+ Matching test too specific.
(iain)
Release r1.5:
- Makefile.PL v1.5
+ Module::Build wrapper now.
(iain)
- MANIFEST v1.5
- Changes v1.4
- Makefile.PL v1.6
- Build.PL v1.3
+ 1.5
+ Correcting missing bits.
(iain)
- Build.PL v1.2
- Dashes, not :
(iain)
Release r1.4:
- MANIFEST v1.4
- Makefile.PL v1.4
- Build.PL v1.1
+ Look! Build.PL!
(iain)
Release r1.3:
- lib/WWW/Yahoo/Groups.pm v1.4
+ Erm. $VERSION !
(iain)
- examples/yahoo2maildir v1.1
+ Added example.
(iain)
- lib/WWW/Yahoo/Groups.pm v1.3
- MANIFEST v1.3
- Changes v1.3
- Makefile.PL v1.3
+ 1.3
+ Improved doco.
+ Added example.
(iain)
Release r1.2:
- t/03message.t v1.1
- t/02badparam.t v1.1
- t/01login.t v1.1
+ More tests.
(iain)
- lib/WWW/Yahoo/Groups.pm v1.2
- MANIFEST v1.2
- Makefile.PL v1.2
+ More tests, mroe prereqs, exceptions, param validation.
(iain)
- Changes v1.2
+ 1.2
(iain)
Release r1.1:
- lib/WWW/Yahoo/Groups.pm v1.1.1.1
- MANIFEST v1.1.1.1
- Changes v1.1.1.1
- README v1.1.1.1
- Makefile.PL v1.1.1.1
- t/00load.t v1.1.1.1
+ Import.
(iain)
Release iain:
- lib/WWW/Yahoo/Groups.pm v1.1
- MANIFEST v1.1
- Changes v1.1
- README v1.1
- Makefile.PL v1.1
- t/00load.t v1.1
Initial revision
(iain)