Skip to content

Releases: aws/jsii

v1.103.1

30 Aug 13:55
bef2dea
Compare
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
Compare
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
Compare
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
Compare
Choose a tag to compare

Bug Fixes

v1.100.0

13 Jun 19:40
6a776be
Compare
Choose a tag to compare

Bug Fixes

v1.99.0

03 Jun 14:10
8f757e4
Compare
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
Compare
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
Compare
Choose a tag to compare

Bug Fixes

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

v1.96.0

22 Mar 18:29
921e240
Compare
Choose a tag to compare

Bug Fixes

  • jsii-pacmak: different packages sharing a namespace fail in Bazel (#4437) (5c0d9e4), closes #3881

v1.95.0

05 Mar 09:09
f1ff514
Compare
Choose a tag to compare

Bug Fixes

  • jsii-pacmak: show custom pack-command in timer label (#4392) (3c1b4b1)