Skip to content

Latest commit

 

History

History
37 lines (29 loc) · 1.46 KB

changelog.md

File metadata and controls

37 lines (29 loc) · 1.46 KB

Changelog

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.

[1.0.5] - 2021-10-07

Added

  • Update object function to BaseModel
  • UpdateModel can be used separately

[0.0.19] - 2019-12-23

Added

  • Triple Search function in ElasticUtil
  • Triple Search query generator for Triple search function

Changed

  • 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

[0.0.20] - 2019-12-26

Changed

  • Function gt can now extract from a mongo engine Document
  • Elasticsearch and mongoengine are not requirements now

[0.0.21] - 13-01-2020

Added

[0.0.22] - 14-01-2020

Hotfix

[0.0.23] - 27-01-2020

Hotfix