Releases: battleoverflow/jinx
Releases · battleoverflow/jinx
v0.1.2
Changelog
Package: https://packagist.org/packages/battleoverflow/jinx#v0.1.2
Note
No functional changes. This release is purely cosmetic.
What's Changed
- Re-formatted code (736ab80)
Changelog: v0.1.1...v0.1.2
v0.1.1
Changelog
Package: https://packagist.org/packages/azazelm3dj3d/jinx#v0.1.1
What's Changed
findUser()
function in DatabaseModel now has a more accurate parameter name (ff55798)- Separate
BaseField
return into multiple files (d6e5d5e)
Features
- Now allows for custom naming of the "error" page (ff55798)
- Add
$class
to all form fields for adding custom classes (d6e5d5e) - Converted
field()
function to a switch/case for multiple returns based on the field type (d6e5d5e)
Changelog: v0.1...v0.1.1
v0.1
Changelog
Package: https://packagist.org/packages/azazelm3dj3d/jinx
Features
- Official (beta) release of the Jinx Framework!