Skip to content

0.5

Compare
Choose a tag to compare
@Art4 Art4 released this 12 Oct 12:11
· 331 commits to v1.x since this release
  • Added dot-notation support in AccessInterface::has() and AccessInterface::get()
  • every object has now his own interface, eg. DocumentInterface, MetaInterface or Resource\ItemInterface
  • BREAKING: object PaginationLink was renamed to Pagination
  • BREAKING: nearly all classes was set to final and can't be extended anymore. Implement the new interfaces instead. See also #18.