Skip to content

Releases: TelemetryDeck/SwiftDataTransferObjects

Version 1.7.0

22 Dec 13:38
97ef246
Compare
Choose a tag to compare

What's Changed

Version 1.6.2

21 Dec 08:46
Compare
Choose a tag to compare

Further additions for floatValue

Version 1.6.1

21 Dec 08:38
Compare
Choose a tag to compare

Add floatValue options throughout

Version 1.6.0

20 Dec 11:50
b572cdb
Compare
Choose a tag to compare

What's Changed

Version 1.5.0

12 Dec 16:34
92f900e
Compare
Choose a tag to compare

Adds the "cardinality" aggregator

Version 1.4.0

05 Dec 19:32
781aab7
Compare
Choose a tag to compare

This version adds Filtered Aggregators as Aggregator types. Built on top of that it offers the new RetentionQueryGenerator for generating retention queries

Version 1.3.0

22 Sep 19:30
a14b710
Compare
Choose a tag to compare

This update adds Post Aggregators to the Custom Query definition. Post Aggregators add additional methods such as set intersections to the output of aggregators, and those set operations are a requirement for funnels and retention charts.

Version 1.2.0

30 Jun 10:08
bd714dd
Compare
Choose a tag to compare

This reworks how aggregators are parsed without changing their JSON representation. Aggregators, like Filters, can now have different underlying structs depending on their type. This makes aggregators more flexible and able to support more types.

A new type of Aggregator has been introduced: The filtered aggregator. This is important for funnel charts.

We're bumping a minor version because the API for declaring aggregators in Swift has changed slightly.

Version 1.1.3

23 Apr 19:49
Compare
Choose a tag to compare

Mark various things as public

Version 1.1.2

23 Apr 10:01
afc3dad
Compare
Choose a tag to compare

The one with the linux compatibility for Date.beginning