File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 33All notable changes to this project will be documented in this file.
44See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
55
6+ ## [ 0.1.3] ( https://github.com/steamicc/micropython-steami-lib/compare/v0.1.2...v0.1.3 ) (2026-03-28)
7+
8+
9+ ### Bug Fixes
10+
11+ * ** examples:** Migrate buzzer tone() to hardware PWM Timer. ([ #273 ] ( https://github.com/steamicc/micropython-steami-lib/issues/273 ) ) ([ 54a46e2] ( https://github.com/steamicc/micropython-steami-lib/commit/54a46e2c1fc674aa4496e3245d4a88c9d3a63967 ) )
12+
613## [ 0.1.2] ( https://github.com/steamicc/micropython-steami-lib/compare/v0.1.1...v0.1.2 ) (2026-03-26)
714
815
Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
44
55[project ]
66name = " micropython-steami-lib"
7- version = " 0.1.2 "
7+ version = " 0.1.3 "
88description = " MicroPython driver library for the STeaMi board."
99license = {text = " GPL-3.0-or-later" }
1010requires-python = " >=3.7"
You can’t perform that action at this time.
0 commit comments