Skip to content

Commit

Permalink
Update Changes as per RT#89094 by NEILB
Browse files Browse the repository at this point in the history
  • Loading branch information
acme committed Sep 8, 2015
1 parent 0417257 commit b2c7df4
Showing 1 changed file with 37 additions and 50 deletions.
87 changes: 37 additions & 50 deletions Changes
@@ -1,73 +1,60 @@
2014-09-23 v1.1
Revision history for Perl module Net::Fastly

Require purge by key to have an API key
1.0 2013-09-30

2014-02-04 v1.02
* Bring in line with the API.
* Add stats functionality.
* Add condition functionality.

Fix how purges are done (thank Matt Wodrich)
0.99 2012-05-01

2013-10-02 v1.01
* Fix a bug with listing of services
* Allow some admin functionality

Add a license
Be a little more liberal with our prereqs
Add compatibility fix for older versions of HTTP::Request::Common (thanks Matt Wodrich)
0.98 2012-02-02

2013-09-30 v1.0
* Fix up the fastly shell
* Allow deactivation of a version
* Cache commands in fastly to be quicker
* Note that you must use username and password, not api key
* Better error messages
* Add Service::purge_by_key

Bring in line with the API.
Add stats functionality.
Add condition functionality.
0.97 2012-01-26

2012-05-01 v0.99
* Fix YAML dep
* Allow username to be an alias to user in config file
* Allow proxies

Fix a bug with listing of services
Allow some admin functionality
0.96 2012-01-16

2012-02-02 v0.98
* Fix some MANIFEST bugs
* Fix up Invoice tests based on new billing method
* Fix getting invoices for a certain month
* Prevent _list_path being called at compile time

Fix up the fastly shell
Allow deactivation of a version
Cache commands in fastly to be quicker
Note that you must use username and password, not api key
Better error messages
Add Service::purge_by_key
0.95 2011-12-19

2012-01-26 v0.97
* Fix the way invoices and stats are fetched

Fix YAML dep
Allow username to be an alias to user in config file
Allow proxies
0.9 2011-12-15

2012-01-16 v0.96
* Add mapping from backends to directors and directors to origins

Fix some MANIFEST bugs
Fix up Invoice tests based on new billing method
Fix getting invoices for a certain month
Prevent _list_path being called at compile time
0.8 2011-11-03

* Add list_* to all objects
* Add Healthchecks and Syslog endpoint streaming

2011-12-19 v0.95
0.7 2011-11-02

Fix the way invoices and stats are fetched
* Fix stupid bug in fastly_upload_vcl

2011-12-15 v0.9
0.6 2011-11-02

Add mapping from backends to directors and directors to origins
* Add Match and Settings objects and a bunch of cleanups

2011-11-03 v0.8
0.5 2011-10-28

Add list_* to all objects
* Initial release

Add Healthchecks and Syslog endpoint streaming

2011-11-02 v0.7

Fix stupid bug in fastly_upload_vcl

2011-11-02 v0.6

Add Match and Settings objects and a bunch of cleanups

2011-10-28 v0.5

Initial release

0 comments on commit b2c7df4

Please sign in to comment.