Releases: FbF/Laravel-Blog
Releases · FbF/Laravel-Blog
0.7.0
Various updates
0.6.0
Various updates
0.5.0
Providing a way of extending the package to attach posts to a related model, e.g. category or tag, and allw filtering by it.
0.4.0
Splitting out config settings into multiple files
Refactoring the image handling to make it a bit more flexible
Allowing extending of the Post model, and injecting this into the controller
Made a start on allowing filtering by a relationship (not finished yet)
Refactoring to allow for much more customisation by extending partials and the Post model in your own app
0.3.0
Adding selected states to archive
0.2.0
Adding faker seed
0.1.1
Fixing bug with RSS
0.1.0
First release