- Fix a bug in the oftype function
- Drop julia 0.7 support
- Move to Project.toml
- Various performance improvements
- Add gather
- Fix bug in mapmany
- Add support for "application/vnd.dataresource+json" MIME showing
- Add unique command
- Various bug fixes
- Some new features for NamedTupleUtilities
- Various bug fixes
- Add NamedTupleUtilities
- Add GroupColumnArrayView
- Drop julia 0.6 support, add julia 0.7 support
- Fix bug in mapmany
- Fix show bug
- Add missing eltype methods
- Add pretty show method
- Fix some bugs
- Add @drop and @take operators
- Enable precompile
- Rename many query operators
- Depend on IteratorInterfaceExtensions.jl
- Initial release