Skip to content

Latest commit

 

History

History
56 lines (40 loc) · 2.13 KB

File metadata and controls

56 lines (40 loc) · 2.13 KB

Release History

0.8.0-dev

0.7.0

Commits

0.6.0

Commits

0.5

  • Improved unit testing
  • Improved demos
  • Improved sorting
  • Added filtering abilities
  • Added setSort() and setFilter() methods
  • Make pager() argument-less
  • Don't force attributes
  • Let the developer change the type of the request
  • Make the API cleaner
  • Some bug fixes

0.15

  • Rewrite to simplify the project API
  • Unify components under the same collection hood

0.14

  • Rewrite of all components

0.13

  • Initial release of client and request pagers

0.11

  • Initial work on version to work with requests to a server

0.1

  • Basic pagination of a single response from the server