- Drop julia 0.7 support
- Move to Project.toml
- Output unknown data types as string in printdataresource
- Make printdataresource work with EltypeUnknown
- Show NA values in gray
- Fix how IteratorSize is handled
- Fix a remaining julia deprecation bug
- Add support for dataresource MIME type
- Drop precompile statement
- drop julia 0.6 support, add julia 0.7 support
- Add precompile statement
- Initial release