v0.4.0
Core
- Support for Documents
- Functions for translating structs and maps into documents
- Renamed references to Record to Document
- Moved database logic to
database
package
SQL
- Insert documents using document notation
- Select sub fields
- Support for
ORDER BY
- Support for field constraints
Misc
- Removed code generation temporarily
- Improved shell auto completion