Skip to content

Releases: holiq/action-data

v1.2.0

04 Oct 02:08
41e7ddf

Choose a tag to compare

What's Changed

  • feat: improve the docs by @holiq in #1
  • feat: enhance DTOs with new methods, improve error handling, and fix … by @holiq in #2
  • feat(validation): add attribute-based rules & callback pipeline by @holiq in #3
  • feat(command): support make action with option --with-dto for auto generated by @holiq in #4
  • docs: improve structure and new example features by @holiq in #5

New Contributors

  • @holiq made their first contribution in #1

Full Changelog: v1.1.1...v1.2.0

v1.1.1

31 May 01:21
6694edd

Choose a tag to compare

fix invalid version dependency

v1.1.0

31 May 01:17
a5a619b

Choose a tag to compare

Support Laravel 12.x

v1.0.0

21 Aug 08:24
57dc2b9

Choose a tag to compare

feat: init ActionData