3.2.7 (2022-11-04)
- replace parenthesis in home assistant ids (910f660)
3.2.6 (2022-10-29)
- adds timeout argument to help with rod hanging (0c228e5)
3.2.5 (2022-10-26)
- removes timeouts and adds debugging (bf776fb)
3.2.4 (2022-10-20)
- fixes add to basket css selector (5e07db2)
3.2.3 (2022-10-20)
- improves error handling (e6059d2)
3.2.2 (2022-10-19)
- check for errors if it can't find an element (297ddab)
3.2.1 (2022-10-16)
- fixes panic if no available events are found (3806602)
3.2.0 (2022-10-15)
- checks the seats are available by trying to add to basket (f6644dd)
3.1.0 (2022-10-01)
- don't show events that have a max price of 0 (5a5e7cd)
3.0.4 (2022-09-30)
- fixes notification sent at override in csv file (b2f3c5f)
3.0.3 (2022-09-29)
- reading a file when it doesn't exist (77cff79)
3.0.2 (2022-09-29)
- fixes overwriting a csv file (f037f0e)
3.0.1 (2022-09-27)
- adding missing mutc files (8b20617)
3.0.0 (2022-09-27)
- upgrades to go 1.19
- adds max price and notification throttle flags (06c840b)
- don't mark an event to be notified more than once every 24 hours (7b93196)
- sends notification per match found (5e0d4d7)
- store event data to csv (d67c044)
- upgrades to go 1.19 (e12d063)
2.5.3 (2022-09-25)
- remove multiple platforms from linux/amd64 (85114e0)
2.5.2 (2022-09-25)
- panic if haas isn't enabled when sending a notification (6f2ec4c)
- release arm64 under a different tag (6e28be9)
2.5.1 (2022-09-25)
- build images together but under a different os/arch (26dc39a)
2.5.0 (2022-09-25)
- pin version of go to 1.17 (f130dd1)
- adds docker buildx and qemu github actions (08f2c09)
2.4.0 (2022-09-25)
- log into dockerhub and updates docker build arch (3a7357f)
2.3.0 (2022-09-25)
2.2.1 (2022-09-24)
- incorrect module name (18825d1)
2.2.0 (2022-09-24)
- migrate module to github (041d283)
2.1.0 (2022-09-24)
- adds more unavailable matches and imrpoves readme (17bdcbb)
2.0.0 (2022-09-24)
- push entity state to home assistant
1.6.0 (2022-09-24)
- adds haas api integration (8476146)
1.5.0 (2022-09-24)
- use ga token (4f9023e)
1.4.0 (2022-09-24)
- run release-tag on release (16cabdc)
1.3.0 (2022-09-24)
- upload release artifacts (c87e2ba)
1.2.1 (2022-09-24)
- removes release please (ad763c8)
1.2.0 (2022-09-24)
- trigger a release (20773db)
1.1.0 (2022-09-24)
- adds description and cli usage (d6c9efe)