Releases: TypeRocket/core
Releases · TypeRocket/core
v3.0.41
- Add better methods for dealing with external resources on Forms with Model binding.
v3.0.40
- Fix admin column sorting bug
v3.0.39
- Add data override option for
Model
and use in Form
class with useData
method
v3.0.38
- Enhance use old for Model and Form classes
v3.0.36
- Add helpers for
tr_redirect_data
and tr_old_fields
- Bug fix for Cookie class
v3.0.35
- Fix bugs and add new features
v3.0.32
- Allow use of app.form config to work with tr_from
v3.0.31
- Fix PHP 7 requirement bug
v3.0.30
- Enhanced config options
- New Dots class for easy array traversal read and writes
- New Config class method
locate
allowing for extensible configs