Skip to content

v0.5.0

Choose a tag to compare

@HansSchouten HansSchouten released this 20 Jan 06:39
· 503 commits to master since this release
  • various bugfixes and minor (code) improvements
  • route can now contain named parameters, like /{id} which are accessible via phpb_route_parameter or phpb_route_parameters.
  • Page model attributes made accessible via get() and more separate getter methods for important required attributes.