Releases: RenovoSolutions/cdk-library-certbot
Releases · RenovoSolutions/cdk-library-certbot
v0.2.1
v0.2.0
0.2.0 (2021-11-24)
⚠ BREAKING CHANGES
- Using the
I
prefixed interfaces behaves quite a bit differently for the resulting output in other languages versus not doing so, for example, python. While this worked perfectly fine for Typescript it resulted in unusable libraries elsewhere. Looking at other example projects it looks like this new method of setting up properties is generally whats used. This should resolve issues and generate appropriately. However this is an interface rename and quite a significant code change. - Using the
I
prefixed interfaces behaves quite a bit differently for the resulting output in other languages versus not doing so, for example, python. While this worked perfectly fine for Typescript it resulted in unusable libraries elsewhere. Looking at other example projects it looks like this new method of setting up properties is generally whats used. This should resolve issues and generate appropriately. However this is an interface rename and quite a significant code change.