Skip to content

Releases: UseMuffin/Webservice

1.3.0

15 Apr 07:42
72f4e05
Compare
Choose a tag to compare
  • Update for Cake 3.6.0. #66

1.2.0

03 Nov 08:30
4b5da39
Compare
Choose a tag to compare

Enhancements

  • Added methods for removing objects from EndpointRegistry. #38
  • Added inflect config and related methods to allowing setting inflection type for end point. #48

Bugfix

  • Query::count() now always returns integer. #44

1.1.1

14 Feb 19:33
Compare
Choose a tag to compare
  • Query can now be JSON serialized.

1.1.0

01 Feb 20:54
Compare
Choose a tag to compare
Version 1.1.0

Version 1.0.2

08 Aug 11:11
Compare
Choose a tag to compare
  • Early return save when resource has errors
  • Dispatch beforeSave event
  • Add option to check for existing resources when saving

First release with the webservice ORM

23 Feb 12:20
Compare
Choose a tag to compare

Initial alpha release

05 Jan 05:39
Compare
Choose a tag to compare
Initial alpha release Pre-release
Pre-release
Merge pull request #3 from davidyell/missing-exception

Resolves #2