- ignore test/ folder for gem building #21 by @cprodhomme
- fix issue with xls_builder retaining data between requests when there is an exception on a computed field #13
- Drop support for ruby 1.9, rails 3.2, and ActiveAdmin 0.6.6.
- Add support for rails 5.1 #8
- Add only_columns #7
- Update tests for ActiveAdmin 1.2
- Fix #1 - Unnecessary database access
- Fix broken tests
- Minor bug fixes / typo corrections
- Move require rake from gemspec to lib/activeadmin-xls.rb #4 by @ejaypcanaria
- Fixes undefined local variable or
method max_per_page
#3 by @rewritten