Skip to content

Releases: briis/pyaffalddk

v2.0.24

19 Apr 17:21
Compare
Choose a tag to compare

Date: 2024-04-19

What's Changed

  • Added new category Plast, MDK, Glas & Metal.
  • Added missing containers for Varde kommune. Closing #75
  • Support for Gladsaxe kommunes storskrald definition by @DeKi90 in #2

New Contributors

  • @DeKi90 made their first contribution in #2

Full Changelog: v2.0.23...v2.0.24

v2.0.23

16 Apr 12:02
Compare
Choose a tag to compare

Date: 2024-04-16

What's Changed

  • Added | as separator to Next Pickup sensor, to easier identify items.
  • Added missing containers for Papir & Plast and Metal & Glas for Faxe kommune. Closing #71

Full Changelog: v2.0.22...v2.0.23

v2.0.22

07 Apr 11:55
Compare
Choose a tag to compare

Date: 2024-04-07

What's Changed

  • Added missing container for Svendborg kommune. Closing #68
  • Added missing container for Mariagerfjord kommune. Closing #67
  • Exporting danish WEEKDAYS and the short form WEEKDAYS_SHORT so that it can be used in other programs

Full Changelog: v2.0.21...v2.0.22

v2.0.21

05 Apr 04:02
Compare
Choose a tag to compare

Date: 2024-04-05

What's Changed

  • Re-added Miljøboks for Gentofte kommune. Closing #64

Full Changelog: v2.0.20...v2.0.21

v2.0.20

02 Apr 13:53
Compare
Choose a tag to compare

Date: 2024-04-02

What's Changed

  • Converted last_updated value to a UTC Datetime object
  • Added Miljøboks for Gentofte kommune. Closing #64
  • Version 2.0.20 by @briis in #1

New Contributors

  • @briis made their first contribution in #1

Full Changelog: v2.0.19...v2.0.20

v2.0.19

29 Mar 13:35
Compare
Choose a tag to compare

Date: 2024-03-29

What's Changed

  • Converted last_updated value to a Datetime string
  • Added missing categories to PickupEvents Dataclass

Full Changelog: v2.0.18...v2.0.19

v2.0.18

29 Mar 12:17
Compare
Choose a tag to compare

Version 2.0.18

Date: 2024-03-29

What's Changed

  • The API Wrapper module is now renamed to pyaffalddk, as the plan is to support more than RenoWeb in the future. So even though this is V2.0.18, this is basically the first version, and contains the same functionality as pyrenoweb V2.0.17, just with new function and procedure names.

Full Changelog: https://github.com/briis/pyaffalddk/commits/v2.0.18