Skip to content

python2ts: v1.3.0

Choose a tag to compare

@swernerx swernerx released this 21 Jan 14:13
9cd81b8

1.3.0 (2026-01-21)

Features

  • transpiler: add await for async module functions (f43b659)
  • transpiler: add await to async hashlib calls (14979bc)

Bug Fixes

  • address strict eslint rules (8eaf5aa)

Code Refactoring

  • remove eslint non-nullable-type-assertion-style override (3287d2f)