All notable changes to this project will be documented in this file. This project adheres to Semantic Versioning. For further informations about change log please go here
v1.5.2 - 2021-05-11
- add support for bin interpolation while BinningAttribute in GroupBy query are without BinningRules (SQD-1115)
v1.5.1 - 2021-05-11
- align i18n keys with latest changes in topic-service (SQD-1128)
v1.5.0 - 2021-04-29
- ARRAY and STRUCT to AttributeType in collection entity (SQD-1073)
v1.4.0 - 2021-04-26
- support for StaticTypes in attribute entity and I18n description optional (SQD-1065)
v1.3.0 - 2021-04-14
- configurable table names with white spaces support through env variable (SQD-1060)
v1.2.2 - 2021-04-13
- bin_interpolation flag should be optional and true by default (SQD-1056)
v1.2.1 - 2021-04-12
- move linting dependencies to dev-dependencies (SQD-1049)
v1.2.0 - 2021-04-08
- supporting custom default value in aggregation attributes for binned groupby queries (SQD-1045)
- add support for linting with black (SQD-1047)
v1.1.0 - 2021-04-07
- group_by query flag for bins interpolation (SQD-1009)
v1.0.2 - 2021-03-18
- LICENSE and documentation (SQD-1004)
- updated homepage in package metadata (SQD-1016)
v1.0.1 - 2021-01-18
- pypi publish meta tags (SQD-931)
v1.0.0 - 2021-01-18
- new entities for error handling (SQD-929)
- define build steps and verify commit step in gitlab pipeline (SQD-930)
- allow deploy on pypi only on tags (SQD-931)
- added publishing steps (SQD-931)