Releases: daenney/trafikinfo
Releases · daenney/trafikinfo
v0.7.0
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
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
Changelog
- 0b0b736 Make Query and composite Filters purely variadic
v0.4.1
Changelog
- 23978f7 Weather: Fix typo, Mild, not Mind
v0.4.0
Changelog
- c3f354f Add WeatherMeasurePoint
- 784a1ef Add WeatherObservation
- 02346f4 Docs: Add comments for WeatherStation
v0.3.2
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