Skip to content

Latest commit

 

History

History
39 lines (23 loc) · 751 Bytes

Changes.rst

File metadata and controls

39 lines (23 loc) · 751 Bytes

Changes for v0.2.0 (2024-03-18)

  • Allow signing via digest (#5)

Changes for v0.1.4 (2023-03-17)

  • Require pyopenssl 20. Fixes #2
  • Use gh to manage releases

Changes for v0.1.3 (2023-01-01)

  • Add py.typed marker
  • Test and documentation improvements

Changes for v0.1.2 (2022-12-31)

  • Documentation improvements

Changes for v0.1.1 (2022-12-31)

  • Begin documentation; allow parsing of v1 structs

Changes for v0.1.0 (2022-12-30)

Initial functional release

Changes for v0.0.1 (2022-11-24)

  • Begin tsp-client