Skip to content

Releases: apiato/core

v2.2.0

21 Nov 20:39
ba1e01a
Compare
Choose a tag to compare
  • Support mapInput() in Requests.
  • Refactor and enhance Events.

v2.1.0 (LTS)

12 Nov 19:12
Compare
Choose a tag to compare
  • Release for the Apiato 7.2 TLS version.

v2.0.7

09 Nov 06:03
Compare
Choose a tag to compare
  • Fix optional hashed ID.

v2.0.6

30 Oct 17:13
8f7dcb8
Compare
Choose a tag to compare
  • Support ValueObjects class type.
  • Create generator command for ValueObjects classes.

v2.0.5

24 Oct 21:53
Compare
Choose a tag to compare
  • Fix Mail generator folder name bug.

v2.0.4

23 Oct 14:12
Compare
Choose a tag to compare
  • Fix Actions/Tasks generator bug.

v2.0.3

20 Oct 23:45
Compare
Choose a tag to compare
  • Fix double migration files generation with apiato:generate:migration.

v2.0.2

18 Oct 13:53
Compare
Choose a tag to compare
  • Fix WEB UI Exception view.

v2.0.1

17 Oct 12:43
Compare
Choose a tag to compare
  • Fix the query parameter include in Transformers to include all comma separated resources.

v2.0.0

16 Oct 21:01
Compare
Choose a tag to compare
  • Load email template views from container and ship.
  • Move model traits to the Ship.
  • Add Mail Abstract for Mail classes.
  • Add Notification Abstract for Notifications classes.
  • Remove Queueable to the Ship.
  • Add Event Abstract.
  • Add new commands to generate many classes.
  • Improve all existing commands generators.
  • Add full Container generator.
  • Support loading "custom stubs".
  • Delete container butler and ship butler, and replace them with Apiato new class.
  • Support class calling style ControllerName@SomeAction.
  • Refactor and improve Exceptions, with support for Exceptions Formatters.
  • Change containers installer repository.
  • Add customData and application status code to Exceptions.