Change: Pager no longer tries to calculate the page count in setCollection(). This was firing many times and often before any filters had been attached causing extreme performance degredation in some cases.
Fixed: Issue with pager resetting range to 0 on before render
Fixed: 1.1.2 broke paging...
Fixed: Fixed issue with pager not updating properly if other events updated the collection
Fixed: Performance issue where event pager was counting pages even if never shown.
Added: Storing page in URL state
Fixed: Issue where the PageChanged Event was not being raised
Fixed: Issue with Pager not using Ajax to rerender the view
Added: CSS Flexibility to enable classes to be overridden
Added: Changelog