Skip to content

Releases: phalcon/rest-api

v5.0.0

25 Sep 14:21
a28464f
Compare
Choose a tag to compare

Code compatible with Phalcon v5.0.0

v2.0.0

26 Dec 09:50
8328c2b
Compare
Choose a tag to compare
  • Upgraded project to be compliant with Phalcon v4.0 (#21, #23)
  • Extra minor fixes

v1.1.1

03 Aug 21:02
66e81d6
Compare
Choose a tag to compare
  • Fixed code and tests to use "?includes" for included data
  • Corrected README
  • Fixed cache provider (lazy loading)
  • Fixed issue with unused code; Corrected logic for unknown include

v1.1.0

03 Aug 14:10
3deca17
Compare
Choose a tag to compare
  • Get for Companies
  • Get for Individuals
  • Get for Individual Types
  • Get for Products
  • Get for Product Types
  • Parsing of relationships
  • Followed the JSON API standard more closely correcting links
  • Issue 404 when records not found
  • Added more tests for edge cases
  • 100% code coverage and Rating 10 on Scrutinizer
  • Refactored and reused code in base controllers

v1.0.0

18 Jul 05:41
Compare
Choose a tag to compare
  • Initial release