Releases: jplhomer/fresa
Releases Β· jplhomer/fresa
v1.1.2 - Bugfix
Minor Bugfix
- Fixes an issue where post model and taxonomy names were inferred with the namespace mixed in.
v1.1.0
Enhancements
- Adds a
delete
method to Posts and Taxonomies - Updates the PostModel and Taxonomy models to fall back to the child class name if
$postType
or$taxonomy
is not defined on the model. - Updates documentation to address
permalink()
and$required
.
Bug Fixes
- Returns
null
if a model cannot be found using#find()
.
Bugfixes
Initial Release
π It's time to welcome Fresa to the world! There's a lot of work to do, but it's good to get started.