Skip to content

Releases: aws/jsii

v1.105.0

14 Nov 18:53
0a2adcb

Choose a tag to compare

Features

Bug Fixes

  • rosetta: python identifiers mishandle identifier translations with capital letters (#4644) (e573aab)

v1.104.0

11 Oct 18:34
e79254c

Choose a tag to compare

Bug Fixes

  • Python constructs do not implement a compatible interface (#4659) (2749695)

v1.103.1

30 Aug 13:55
bef2dea

Choose a tag to compare

Bug Fixes

  • python: user defined __jsii_proxy_class attributes are not preserved (#4625) (d3ec911)

v1.103.0

27 Aug 19:08
3b9adc4

Choose a tag to compare

Features

  • pacmak: allow typeguard==3.x and typeguard==4.x (#4611) (32ae5b0)

Bug Fixes

v1.102.0

02 Aug 15:33
e354887

Choose a tag to compare

chore(release): 1.102.0 (#4594)

See [CHANGELOG](https://github.com/aws/jsii/blob/bump/1.102.0/CHANGELOG.md)

v1.101.0

26 Jun 12:17
b95fe5d

Choose a tag to compare

Bug Fixes

v1.100.0

13 Jun 19:40
6a776be

Choose a tag to compare

Bug Fixes

v1.99.0

03 Jun 14:10
8f757e4

Choose a tag to compare

Bug Fixes

  • jsii-config: update jsii-config and docs with latest settings (#4515) (6e00874)

v1.98.0

30 Apr 20:02
00b106d

Choose a tag to compare

⚠ BREAKING CHANGES

  • pacmak: jsii-pacmak now has a peer dependency on jsii-rosetta. Please ensure a version of jsii-rosetta matching your version of jsii is available. Most package managers install peer dependencies automatically and no change is required. However users of yarn v1 or npm v3 to v6 must install jsii-rosetta manually.

Features

Bug Fixes

  • pacmak: jsii-pacmak uses incompatible version of jsii-rosetta (#4487) (cdb47e4), closes #4098
  • reflect: additional type predicates for isXyzType methods (#4491) (459481f)

v1.97.0

08 Apr 20:57
729de35

Choose a tag to compare

Bug Fixes

  • jsii-pacmak: fully support the Python Version Identification part of PEP440 (#4462) (c8483fb)