Releases: MikeSchapp/BabyScout
Releases · MikeSchapp/BabyScout
v0.4.3
0.4.3 (2024-03-22)
Remove Timer Activity Dependency
- Fix Timer: Update Timers to match BabyBuddy v2.0 spec (5725e4b)
v0.4.2
0.4.2 (2024-03-22)
Performance Improvements
- Timers Update: fix compatibility with most recent version of Baby Buddy (a6939ac)
v0.4.1
0.4.1 (2023-02-17)
Bug Fixes
- Trigger: Release Token changes (67eaa50)
v0.4.0
0.4.0 (2022-11-13)
Features
- add wifi dropdown: make it easier to find nearby access points (4bbf281)
v0.3.4
0.3.4 (2022-10-03)
Bug Fixes
- requirements: bump requirements (57de6df)
v0.3.3
0.3.3 (2022-10-02)
Bug Fixes
- remove debug: remove debug statement in main.py (443cc72)
v0.3.2
0.3.2 (2022-10-02)
Bug Fixes
- choose_child: provided way to provide specific child per button, or allow for toggling child using next/previous child. (4a45270)
v0.3.1
0.3.1 (2022-10-02)
Bug Fixes
- workflow: issues with workflow (17ade4f)
v0.3.0
0.3.0 (2022-10-02)
Features
- select_child: Allow next or previous child options (643c8a2)
v0.2.0
0.2.0 (2022-10-01)
Features
- add tests: Make it wasier to make future changes by providing suite of tests (505c159)