Skip to content

Releases: phalcon/rest-api

v5.1.0

Choose a tag to compare

@niden niden released this 17 Jul 15:25
b195d53

Major refactoring

  • Streamlined the application
  • Performance enhancements
  • Easier way to setup the app (docker)
  • More coverage for the files
  • Bug fixes
  • Infection + bug fixes
  • much more.

v5.0.0

Choose a tag to compare

@niden niden released this 25 Sep 14:21
a28464f

Code compatible with Phalcon v5.0.0

v2.0.0

Choose a tag to compare

@Jeckerson Jeckerson released this 26 Dec 09:50
8328c2b
  • Upgraded project to be compliant with Phalcon v4.0 (#21, #23)
  • Extra minor fixes

v1.1.1

Choose a tag to compare

@niden niden released this 03 Aug 21:02
66e81d6
  • 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

Choose a tag to compare

@niden niden released this 03 Aug 14:10
3deca17
  • 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

Choose a tag to compare

@sergeyklay sergeyklay released this 18 Jul 05:41
  • Initial release