Skip to content

Releases: briis/pymeteobridgesql

v1.3.0

25 May 08:05
Compare
Choose a tag to compare

Date: 2024-05-25

What Changed

  • Added function to get data from daily_data using a view to get calculated values also.

Full Changelog: v1.2.5...v1.3.0

v1.2.5

14 May 03:36
Compare
Choose a tag to compare

Date: 2024-05-14

What Changed

  • Now retrieving minute_data from View instead of Table to be able to get calculated fields

  • Full Changelog: v1.2.4...v1.2.5

v1.2.4

13 May 16:57
Compare
Choose a tag to compare

Date: 2024-05-13

What Changed

  • Added visibility to Minute Data

Full Changelog: v1.2.3...v1.2.4

Release 1.2.3

06 May 05:10
Compare
Choose a tag to compare

Date: 2024-05-06

What Changed

  • Added rain_hour to Minute Data

Full Changelog: v1.2.2...v1.2.3

Release 1.2.2

05 May 11:16
Compare
Choose a tag to compare

Date: 2024-05-05

What Changed

  • Added visibility to Hourly Forecast

Full Changelog: v1.2.1...v1.2.2

v1.2.1

01 May 17:15
Compare
Choose a tag to compare

Date: 2024-05-01

What Changed

  • Added conditions to Daily Forecast

Full Changelog: v1.2.0...v1.2.1

v1.2.0

29 Apr 13:09
Compare
Choose a tag to compare

Date: 2024-04-29

What Changed

  • Added dataclass for MonthlyData and MinuteData
  • Added Functions to retrieve data from the above two tables

Full Changelog: v1.1.7...v1.2.0

Release 1.1.7

27 Apr 13:57
Compare
Choose a tag to compare

Date: 2024-04-27

What Changed

  • Added daily sunrise and sunset values to forecast
  • Added to_json function to alle data tables

Full Changelog: v1.1.6...v1.1.7

Release 1.1.6

26 Apr 18:14
Compare
Choose a tag to compare
  • Added to_dict function to Realtimedata dataclass

Full Changelog: v1.1.5...v1.1.6

v1.1.5

26 Apr 17:07
Compare
Choose a tag to compare

What's Changed

  • Bump pypa/gh-action-pypi-publish from 1.8.12 to 1.8.14 by @dependabot in #2

Full Changelog: v1.1.4...v1.1.5