• v0.1.1 f48392d553

    wneessen released this 2023-06-27 19:31:44 +02:00 | 21 commits to main since this release

    What's Changed

    Full Changelog: https://github.com/wneessen/go-meteologix/compare/v0.1.0...v0.1.1

    Downloads
  • v0.1.0 7bdf2de388

    wneessen released this 2023-06-23 18:37:31 +02:00 | 44 commits to main since this release

    What's Changed

    Full Changelog: https://github.com/wneessen/go-meteologix/compare/v0.0.9...v0.1.0

    Downloads
  • v0.0.9 3394ceeb4a

    wneessen released this 2023-06-07 10:15:23 +02:00 | 53 commits to main since this release

    Downloads
  • v0.0.8 4123aa75e3

    wneessen released this 2023-05-30 17:08:56 +02:00 | 59 commits to main since this release

    Downloads
  • v0.0.7 b89d04e581

    wneessen released this 2023-05-28 23:46:09 +02:00 | 63 commits to main since this release

    Downloads
  • v0.0.6 54a21a1b5b

    wneessen released this 2023-05-24 22:03:15 +02:00 | 68 commits to main since this release

    Downloads
  • 0.0.4 9a6ae4b499

    wneessen released this 2023-05-20 18:23:42 +02:00 | 96 commits to main since this release

    This is the first pre-release. At this state of the package, we are able to perform geolocation lookups, search for weather stations at geolocations and fetch the latest observations from these stations.

    The returned Observation type provides lots of different values that can be queried and provide lots of convenient features to access and output the data (e. g. print out a temperature string in fahrenheit).

    More features will be added soon.

    Full Changelog: https://github.com/wneessen/go-meteologix/commits/0.0.4

    Downloads