Skip to content

Releases: jplhomer/fresa

v1.1.2 - Bugfix

03 Dec 19:56
Compare
Choose a tag to compare
  • Fixes an issue with compatibility with third-party admin column hooks.

Minor Bugfix

29 Aug 02:04
Compare
Choose a tag to compare
  • Fixes an issue where post model and taxonomy names were inferred with the namespace mixed in.

v1.1.0

20 Aug 19:33
Compare
Choose a tag to compare

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

14 Aug 14:08
Compare
Choose a tag to compare
  • Fixes a breaking change related to static $postType references
  • Updates docs and minor dist things

Initial Release

14 Aug 03:12
Compare
Choose a tag to compare

馃帀 It's time to welcome Fresa to the world! There's a lot of work to do, but it's good to get started.