Skip to content

v3.8.1

Choose a tag to compare

@crynobone crynobone released this 31 Jul 14:50
· 108 commits to master since this release

Added

  • Added Orchestra\Http\Transformer\InteractsWithDateTime trait.

Changes

  • Improve performance by prefixing all global functions calls with \ to skip the look up and resolve process and go straight to the global function.