Skip to content

Releases: MikeSchapp/BabyScout

v0.4.3

22 Mar 19:22
5725e4b
Compare
Choose a tag to compare

0.4.3 (2024-03-22)

Remove Timer Activity Dependency

  • Fix Timer: Update Timers to match BabyBuddy v2.0 spec (5725e4b)

v0.4.2

22 Mar 19:20
Compare
Choose a tag to compare

0.4.2 (2024-03-22)

Performance Improvements

  • Timers Update: fix compatibility with most recent version of Baby Buddy (a6939ac)

v0.4.1

17 Feb 21:11
Compare
Choose a tag to compare

0.4.1 (2023-02-17)

Bug Fixes

  • Trigger: Release Token changes (67eaa50)

v0.4.0

13 Nov 19:54
3337353
Compare
Choose a tag to compare

0.4.0 (2022-11-13)

Features

  • add wifi dropdown: make it easier to find nearby access points (4bbf281)

v0.3.4

03 Oct 14:25
Compare
Choose a tag to compare

0.3.4 (2022-10-03)

Bug Fixes

  • requirements: bump requirements (57de6df)

v0.3.3

02 Oct 03:26
Compare
Choose a tag to compare

0.3.3 (2022-10-02)

Bug Fixes

  • remove debug: remove debug statement in main.py (443cc72)

v0.3.2

02 Oct 03:20
Compare
Choose a tag to compare

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

02 Oct 02:17
Compare
Choose a tag to compare

0.3.1 (2022-10-02)

Bug Fixes

  • workflow: issues with workflow (17ade4f)

v0.3.0

02 Oct 01:40
643c8a2
Compare
Choose a tag to compare

0.3.0 (2022-10-02)

Features

  • select_child: Allow next or previous child options (643c8a2)

v0.2.0

01 Oct 22:16
505c159
Compare
Choose a tag to compare

0.2.0 (2022-10-01)

Features

  • add tests: Make it wasier to make future changes by providing suite of tests (505c159)