- Moves view objects into View module and directory
- Adds :model_label option to table description
- Fixes gemspec
- Adds :data_type option to row description
- Adds data-datum-id attribute to tr elements
- Adds :span option to column description
- Adds optional row descriptions
- Adds option to specify partial name
- Cycles odd and even css classes on the table rows
- Columns may have :class and :style options
- Sort links preserve get request parameters
- Changes paginated_table controller method signature
- Adds default options to paginated_table controller method
- Fixes gemspec to include vendor assets
- Adds jquery-rails version constraint
- Global configuration
- Fixes escaped HTML in the will_paginate links
- Includes vendor in gemspec file manifest
First public release