[Bps-public-commit] rt-extension-rest2 branch, dev, repushed
Wallace Reis
wreis at bestpractical.com
Wed Dec 24 08:52:39 EST 2014
The branch dev was deleted and repushed:
was debe164714350ad8343a282ccbdaaa37b6882e61
now 1b4b4c6e858492f5514d2c4e1d4e7783dcc0602f
1: e5748fd = 1: e5748fd Move Log middleware to its class
2: 38558c2 = 2: 38558c2 Move Auth middleware to its own class
3: 6a31007 = 3: 6a31007 Avoid '/REST/2.0' magical value
4: 8e27096 = 4: 8e27096 Documentation changes
5: d86ef4b = 5: d86ef4b Use Web::Simple as dispatcher
6: ae0a413 = 6: ae0a413 RTx() provides both all_from and readme_from
7: 5cf3da1 = 7: 5cf3da1 Baseline for viewing docs
8: 9cdc49e = 8: 9cdc49e Recommends JSON::XS
9: 49e4ec0 ! 9: 1138f45 Bump VERSION
@@ -10,7 +10,7 @@
package RT::Extension::REST2;
-our $VERSION = '0.01';
-+our $VERSION = '1.01';
++our $VERSION = '0.10';
our $REST_PATH = '/REST/2.0';
use UNIVERSAL::require;
10: debe164 = 10: 1b4b4c6 Update Copyright
More information about the Bps-public-commit
mailing list