Skip to content

Releases: divviup/divviup-api

0.3.2

08 May 17:06
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.3.1...0.3.2

0.3.1

01 May 00:02
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.3.0...0.3.1

0.3.0

25 Apr 17:03
b43291d
Compare
Choose a tag to compare

Known breaking changes

Struct Task has a new field deleted_at. Set this to None when creating a new task.

What's Changed

Full Changelog: 0.2.1...0.3.0

0.2.1

16 Apr 17:12
Compare
Choose a tag to compare

Known Breaking Changes

NewTask and Task structs have a new public field batch_time_window_size_seconds. Affected code that constructs NewTask and Task structs should set this to None.

What's Changed

Full Changelog: 0.2.0...0.2.1

0.2.0

09 Apr 17:19
9b7dfe9
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.1.18...0.2.0

0.1.18

03 Apr 17:35
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.1.17...0.1.18

0.1.17

19 Mar 16:56
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.1.16...0.1.17

0.1.16

12 Mar 20:12
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.1.15...0.1.16

0.1.15

06 Mar 18:14
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.1.14...0.1.15

0.1.14

29 Feb 17:54
Compare
Choose a tag to compare

What's Changed

  • Change environment variable for naming consistency by @inahga in #851

Full Changelog: 0.1.13...0.1.14