All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- Update object function to BaseModel
- UpdateModel can be used separately
- Triple Search function in ElasticUtil
- Triple Search query generator for Triple search function
- Function gt can now extract from a list with dicts values and added separator option for func parameters
- CommonModel doesn't update date_updated each time changes are made
- Function gt can now extract from a mongo engine Document
- Elasticsearch and mongoengine are not requirements now