Skip to content

Releases: divviup/divviup-api

0.1.10

13 Feb 16:25
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.1.9...0.1.10

0.1.9

06 Feb 22:54
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.1.8...0.1.9

0.1.8

31 Jan 22:12
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.1.7...0.1.8

0.1.7

24 Jan 19:23
b32ce43
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.1.6...0.1.7

0.1.6

24 Jan 01:34
afcd0ad
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.1.5...0.1.6

0.1.5

10 Jan 22:05
d138ed4
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.1.4...0.1.5

0.1.4

03 Jan 18:38
d5de3dd
Compare
Choose a tag to compare

This release contains a known breaking change.

If a DivviupClient is instantiated with DivviupClient::new(token.into(), ...), this release will break the ability of the compiler to infer the type of .into(). Since DivviupClient now takes an impl Display, you can remove the .into() to fix this break.

What's Changed

Full Changelog: 0.1.3...0.1.4

0.1.3

14 Dec 00:07
6f0091d
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.1.2...0.1.3

0.1.2

06 Dec 20:11
5f046aa
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.1.1...0.1.2

0.1.1

28 Nov 21:50
0e1c076
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.1.0...0.1.1