Revision history for CloudFlare-Client
0.03_7 2014-08-16
- Moo -> Moose because CPAN tests are still failing
0.03_6 2014-08-15
- Moo::Lax -> Moo because CPAN tests are still failing
0.03_5 2014-08-15
- Unloosen dependency removal to see if it stops CPAN tests exploding
0.03_4 2014-08-14
- No longer depend on Test::Moose or Moose
- Use Moo::Lax in tests
0.03_3 2014-08-13
- Loosen dependancy removal during builds to try and group more
- Require newer Type::Utils because of a bug
- Moo::Lax because we don't want fatal warnings
0.03_2 2014-08-12
- Try to improve upstream test for CPAN testers
- Tidy code a bit
- Port to Moo
- Port to use Type::Tiny
0.03_1 2014-08-08
- Fix some exception tests on older Mooses by actually escaping brackets in
regexes, should make Strawberry Perl happier
- Try harder to test for HTTPS connectivity when testing upstream existence
and make sure it is required for install
- Method::Signatures -> Kavorka
- Tidy distribution a bit
0.03_0 2014-08-02
- Improve compatibility, in particular testing, for CPAN Testers
- Tidy code a bit
0.03 2014-07-31
- Add a test for upstream connectivity that won't break on CPAN testers
- Perl requirement dropped to 5.014
- Tidy code and make it more robust
- Extensive testing of the API using Test::LWP::UserAgent
- Require at least one zone as an argument to zoneCheck
- Use Test::Exception rather than own stuff
- Get rid of upstream testing, they fail at CPAN Testers
0.02 2014-07-16
- Fix issues that prevent CPAN indexing
- Package with Dist::Zilla
0.01 2014-07-10
- First version, released on an unsuspecting world.