Skip to content

python2ts: v1.1.0

Choose a tag to compare

@swernerx swernerx released this 20 Jan 19:04
0104cbd

1.1.0 (2026-01-20)

Features

  • add NumPy-style docstring parsing support (fd54354), closes #10
  • convert keyword-only parameters (*) to options object (720ddf5), closes #13

Bug Fixes

  • resolve 7 transpiler bugs from issue reports (952fbe8)