Skip to content

Releases: Zenlytic/metrics_layer

v0.12.3

13 Apr 20:53
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.12.2...v0.12.3

v0.12.2

11 Apr 04:40
Compare
Choose a tag to compare
  • Add label as valid property for mapping objects

Full Changelog: v0.12.1...v0.12.2

v0.12.1

11 Apr 04:39
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.12.0...v0.12.1

v0.12.0

08 Apr 21:19
Compare
Choose a tag to compare

What's Changed

This is a BIG change to validation. Validation will now happen on every property, and can be called with passed modifications using the new function validate_with_replaced_objects on the Project class.

As part of this change, you will have to move all unsupported properties to the extra argument on a field.

Full Changelog: v0.11.30...v0.12.0

v0.11.30

01 Apr 15:22
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.11.29...v0.11.30

v0.11.29

30 Mar 18:46
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.11.28...v0.11.29

v0.11.28

25 Mar 18:51
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.11.27...v0.11.28

v0.11.27

21 Mar 20:23
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.11.26...v0.11.27

v0.11.26

20 Mar 18:09
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.11.25...v0.11.26

v0.11.25

20 Mar 16:12
Compare
Choose a tag to compare

What's Changed

  • fix bug with compiler when composing more than one non additive dimension based metrics by @pblankley in #172

Full Changelog: v0.11.24...v0.11.25