Skip to content

Latest commit

 

History

History
31 lines (19 loc) · 1014 Bytes

CHANGELOG.md

File metadata and controls

31 lines (19 loc) · 1014 Bytes

Changelog

[0.1.1] - 2025-01-17

  • Now Python 3.13 ready (No code change, just tested).
  • Project name slightly changed from "pykle_serial" to "pykle-serial". Looks better in PyPI.
  • CHANGELOG style changed.
  • Now Development Status :: 4 - Beta

[0.0.5] - 2023-07-12

Now Python 3.11 ready. Drops 3.7 support. (but it still works I guess)

[0.0.4] - 2023-05-11

Bug fix: Blank profile '' was ignored.

[0.0.3] - 2021-06-18

Fix issue with incorrect x and y for rotated key is ported from commit #913a6f4 on Aug 19, 2019.

[0.0.2] - 2021-05-22

pykle_serial.serial has been renamed to pykle_serial. setup.cfg error has been fixed.

[0.0.1] - 2020-12-16

Initial Release. Ported from commit #4080386 on Dec 31, 2019.