Skip to content

0.6.0-alpha.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 04 Jun 20:48

πŸš€ New features

πŸ› Fixes

  • 5d7ffd9 - Nullable query units
  • 3e4e753 - Removed useless serial names from Query
  • a7709c0 - Hardcoded query unix time format
  • 25e1fd8 - Removed useless iso8601 time format unit
  • af9df86 - Response generationtime_ms parsing
  • be400b8 - Removed OpenMeteo tests

πŸ§ͺ Tests

  • a17abf1 - Query tests now use string params
  • a426532 - Endpoint tests
  • 7e3868b - Endpoint tests
  • 0a14a6d - Improve Http client tests and related docs

πŸ”§ Chores

  • 234a065 - Options.sh fetch only given endpoint
  • cfe6bfc - Fix options.sh script
  • cb45306 - Update .idea config
  • f72cc67 - Provided example for version.sh script
  • 05197a7 - Renamed body.sh to changelog.sh
  • b3d6e0e - Updated .idea config

πŸ“ Notes

Currently, only Forecast and Historical endpoints are implemented. This should be the last big refactor, since code is now cleaner than ever.

Full Changelog: 0.5.0-alpha.0..0.6.0-alpha.0