Changelog
Here's a quick overview of the new features in the latest versions of the package.
v0.3.0
Added the
ArgumentCommand attribute.Added the
OptionalArgumentCommand attribute.Added the
RequiredArgumentCommand attribute.Added the
FlagOptionCommand attribute.Added the
ValueOptionCommand attribute.
v0.2.0
Added the
DispatchesOnModel attribute.Improved the caching of the Reflection Attributes for Models to improve performance.
v0.1.0
Added the
CastModel attribute.Added the
DatabaseModel attribute.Added the
FillableModel attribute.Added the
HiddenModel attribute.Added the
PrimaryKeyModel attribute.Added the Relationships Model attributes.
Last updated
Was this helpful?