Skip to content

Version 0.38.0

Compare
Choose a tag to compare
@maurobonfietti maurobonfietti released this 06 Nov 02:34
· 34 commits to master since this release
40b534a

RELEASE VERSION: 0.38.0

CHANGES:

  • Separated autoload to avoid loading the test area in production.
  • Removed helper from withJson and convert to a ResponseFactory to make it more scalable.
  • Add a test for withJson function.
  • Separate the Custom Response class to include in controllers and improve IntelliSense.

Thanks to @GoldraK for these contributions!