Skip to content

Releases: bobertoyin/mbta-rs

0.4.0

26 May 04:34
8f8175f
Compare
Choose a tag to compare
0.4.0 Pre-release
Pre-release

What's Changed

  • feat: change data model plotting to use reference to self instead of … by @bobertoyin in #12

Full Changelog: 0.3.0...0.4.0

0.3.0

26 May 00:13
40e98f6
Compare
Choose a tag to compare
0.3.0 Pre-release
Pre-release

What's Changed

  • feat: changing query params to slice of key-value pairs by @bobertoyin in #10

Full Changelog: 0.2.1...0.3.0

0.2.1

20 May 04:55
ff5cba5
Compare
Choose a tag to compare
0.2.1 Pre-release
Pre-release

What's Changed

Full Changelog: 0.2.0...0.2.1

0.2.0

20 May 04:38
1f455d8
Compare
Choose a tag to compare
0.2.0 Pre-release
Pre-release

BREAKING CHANGE: the endpoint macros for the client will no longer be accessible; this is how it should've been in the first place

0.1.0

12 May 01:42
ad89a0e
Compare
Choose a tag to compare
0.1.0 Pre-release
Pre-release

What's Changed

Full Changelog: 0.0.1...0.1.0

0.0.1

10 May 23:13
Compare
Choose a tag to compare
0.0.1 Pre-release
Pre-release

See versioning for more, but TLDR is until 1.0.0 drops or some 0.x.x release is deemed stable, MINOR patch bumps can contain breaking changes. These breaking changes, along with breaking changes in general, should be documented in each release.