Skip to content

Latest commit

 

History

History
139 lines (103 loc) · 12.6 KB

CHANGELOG.md

File metadata and controls

139 lines (103 loc) · 12.6 KB

📦 Changelog

conventional commits semantic versioning

All notable changes to this project will be documented in this file

1.2.0 (2023-06-20)

🍕 Features

  • begin working on the API (271a828)

1.1.3 (2023-06-20)

🐛 Bug Fixes

1.1.2 (2023-06-20)

🧑‍💻 Code Refactoring

1.1.1 (2023-06-20)

🧑‍💻 Code Refactoring

1.1.0 (2023-06-18)

📝 Documentation

1.0.0 (2023-06-18)

🍕 Features

  • add background task handler (7f9d965)
  • add logo to serial console (169f136)
  • add removeRelay (aa6b9fd)
  • begin adding config (247ad1b)
  • begin adding support for HASSIO (f4a4006)
  • begin integrating background task manager (611c732)
  • i2c relay support (c4b1cbb)
  • impl addRelay to api (4e2c73f)
  • overhaul config and tasks (ff72244)
  • setup refactoring, ci, and inis (bad1ce1)
  • still working (59022bf)
  • update to newest network manager (2539854)

🐛 Bug Fixes

📝 Documentation

🧑‍💻 Code Refactoring

🔁 Continuous Integration