Releases: silverstripe/silverstripe-restfulserver
Releases · silverstripe/silverstripe-restfulserver
2.0.3
2.0.2
2.0.1
2.0.0
2.0.0-beta1
SilverStripe 4 compatible
- FIX Replace deprecated Config stat() calls with get() (Raissa North) - 334553c
- ENHANCEMENT DataFormatter setters return for chaining (Raissa North) - 823d29f
- Silence Travis CI complaints about Versioned via require-dev (Dylan Wagstaff) - 3dda824
- Upgrade: begin SilverStripe 4 compatiblity update (Dylan Wagstaff) - 6601b42
1.0.8
- FIX Total items count in output respects canView on records (Robbie Averill) - be255c2
- FIX Return string directly when no body content is provided to put/post methods (Robbie Averill) - b3fc680
- Remove PHP 5.3 from Travis config, shuffle tested SS versions (Robbie Averill) - e54e23e
- FIX Ensure a Member object is passed to canView etc methods if available (Robbie Averill) - cb92696
1.0.7
Release 1.0.7
1.0.6
1.0.5
- Converted to PSR-2
- Added standard Scrutinizer config
- Added standard code of conduct
- Added standard editor config
- Added standard Travis config
- Added standard license
- Added standard git attributes
1.0.4
- Changelog added.
- Include 3.2 and php 5.6 in tests