Skip to content

Releases: builder555/pinecil_lib

v0.2.15

Choose a tag to compare

@github-actions github-actions released this 06 Jun 12:27

Fixes

  • loosen package version dependency (1e18398)

Other

  • Create CONTRIBUTING.md (e55eace)
  • steps to publish to test.pypi.org (49646a5)

v0.2.14

Choose a tag to compare

@github-actions github-actions released this 13 Mar 13:33

Fixes

  • added homepage url in the wrong place (68521ae)

v0.2.13

Choose a tag to compare

@github-actions github-actions released this 13 Mar 13:12

Fixes

  • add homepage link for pypi (935669f)

Other

  • formatted (03700ef)
  • non-version commits get added to release notes (4b081f9)

v0.2.12

Choose a tag to compare

@github-actions github-actions released this 25 Jan 03:19

Fixes

  • catch another BleakError (6e11b63)

v0.2.11

Choose a tag to compare

@github-actions github-actions released this 24 Jan 12:34

Fixes

  • catch async timeout exception when connecting (6aaf057)

v0.2.10

Choose a tag to compare

@github-actions github-actions released this 07 Jan 04:15

Fixes

  • added better documentation (7adfb26)

v0.2.9

Choose a tag to compare

@github-actions github-actions released this 06 Jan 00:12

Fixes

  • pass tests (c4ed36a)
  • formatted (52c4d63)
  • remove deprecated call (c1f73a3)
  • raises proper exception when BLE device disconnects (4b14ab6)
  • connect automatically, when requesting info (9edbaaa)

v0.2.4

Choose a tag to compare

@github-actions github-actions released this 04 Jan 01:42

Features

Fixes