Current section

Files

Jump to
Raw

CHANGELOG.md

CHANGES
=======
V 0.2.3
-------
- Fix bugs in filters and active tab
V 0.2.2
-------
- add filters to tree builder and list pickers
- results & form components
- cleanup & refactor view_selector
- Update look and feel of view selector form
V 0.2.1
-------
- Update URL on view
- group by updates
- support defaults
V 0.2.0
-------
- Support custom filters
- aggregate views/filters
V 0.1.3
-------
- move handle_params into view selector
- support for components columns
- support for enum filters
V 0.1.2
-------
- Support for link columns
- Use columns selected rather than aliases to build view
- bug fixes
V 0.1.1
-------
- Add simple pagination on detail views
- fix filter persistance in liveview
V 0.1.0
-------
- Initial Release