0.0.9
- Allows Repository with pagination
- Allows update query with column using JSON
- Allows insert query with column using JSON
- Allows update query with a document using JSON
- Allows insert query with a document using JSON
- Improves ConfigurationUnit annotation to inject Repository and RepositoryAsync
- Make Settings an immutable instance
- Native ArangoDB driver uses the type metadata which might cause class cast exception
- Define alias configuration in the communication layer
- Allow cryptography in the settings