Skip to content

Releases: TheLartians/TypeScript2Python

v2.2.0

23 Apr 11:37
bb2fa60

Choose a tag to compare

What's Changed

  • Bump js-yaml from 3.14.1 to 3.14.2 in the npm_and_yarn group across 1 directory by @dependabot[bot] in #37
  • Parse symbols as NewTypes by @TheLartians in #38

Full Changelog: v2.1.3...v2.2.0

v2.1.3

22 Apr 16:58
2cd9a46

Choose a tag to compare

What's Changed

Full Changelog: v2.1.2...v2.1.3

v2.1.2

22 Apr 14:05
0b94eca

Choose a tag to compare

What's Changed

  • Add .github/dependabot.yml by @TheLartians in #24
  • Use proper cooldown entry for dependabot by @TheLartians in #25
  • Bump actions/checkout from 3 to 6 by @dependabot[bot] in #26
  • Bump actions/setup-node from 3 to 6.3.0 by @dependabot[bot] in #27
  • Bump @typescript-eslint/parser from 6.17.0 to 6.21.0 by @dependabot[bot] in #29
  • Bump @babel/core from 7.23.7 to 7.29.0 by @dependabot[bot] in #30
  • ensure that no 'undefined' docstrings get added for functional dict definitions by @TheLartians in #35
  • Bump the npm_and_yarn group across 1 directory with 3 updates by @dependabot[bot] in #34
  • Bump @babel/cli from 7.23.4 to 7.28.6 by @dependabot[bot] in #32
  • Bump @babel/preset-typescript from 7.23.3 to 7.28.5 by @dependabot[bot] in #31

New Contributors

Full Changelog: v2.1.1...v2.1.2

v2.1.1

22 Apr 13:07
7233015

Choose a tag to compare

What's Changed

Full Changelog: v2.1.0...v2.1.1

v2.1.0

22 Apr 12:57
2866514

Choose a tag to compare

What's Changed

  • Support arbitrary keys in objects by falling back to the functional typed dict definition by @TheLartians in #21
  • Use npm trusted publishing by @TheLartians in #22

Full Changelog: v2.0.8...v2.1.0