Skip to content

Releases: daenney/trafikinfo

v0.7.1

24 Jan 15:52
Compare
Choose a tag to compare

Changelog

v0.7.0

16 Jan 16:22
Compare
Choose a tag to compare

Changelog

  • 035fbec Explain the public fluent interface in the docs
  • feff979 Make all fields optional
  • bd5e22c Do all the necessary nil checks in public methods
  • c371ecf Expand the documentation some more
  • e643c49 Remove the AsError() method on APIError
  • 5c4fe28 Make Request.Build() do some sanity checking
  • b45a91a Make Query a non-pointer
  • 0a6fd2e Generate code from the XSD instead

v0.6.0

10 Oct 15:45
Compare
Choose a tag to compare

Changelog

  • 26d78c6 README: Update example
  • 3de6af3 Weather: lowercase p in WeatherMeasurepoint
  • 59534f8 CI: Update to latest action versions (#5)
  • 6e46fc4 Weather: remove WeatherStation (#4)

v0.5.0

22 Jul 12:46
Compare
Choose a tag to compare

Changelog

  • 0b0b736 Make Query and composite Filters purely variadic

v0.4.3

10 Jul 22:57
Compare
Choose a tag to compare

Changelog

  • ef1886b Situation: Fix CountryCode

v0.4.2

10 Jul 22:50
Compare
Choose a tag to compare

Changelog

v0.4.1

10 Jul 09:59
Compare
Choose a tag to compare

Changelog

  • 23978f7 Weather: Fix typo, Mild, not Mind

v0.4.0

09 Jul 18:22
Compare
Choose a tag to compare

Changelog

  • c3f354f Add WeatherMeasurePoint
  • 784a1ef Add WeatherObservation
  • 02346f4 Docs: Add comments for WeatherStation

v0.3.2

29 Jun 20:41
Compare
Choose a tag to compare

Changelog

  • 2246b26 Add support for getting the SSE URL
  • 380f340 Docs: Add license for API data
  • 224f55c Docs: Explain why everything is a pointer
  • 421b49a Shared: Document a few more structs
  • 34b52c0 Query: Fix misspelling in comment

v0.3.1

26 Jun 21:43
Compare
Choose a tag to compare

Changelog