Skip to content

Releases: projen/projen

v0.80.13

25 Mar 20:29
2ec610d
Compare
Choose a tag to compare

0.80.13 (2024-03-25)

Features

Bug Fixes

  • javascript: bun setup for javascript workflows (#3176) (d3ba33e)
  • semver: improved support of the Python Version Identification part of PEP440 (#3474) (2ec610d)

v0.80.12

21 Mar 00:44
9be3bb7
Compare
Choose a tag to compare

0.80.12 (2024-03-21)

Bug Fixes

v0.80.11

18 Mar 18:45
437d3cd
Compare
Choose a tag to compare

0.80.11 (2024-03-18)

Features

v0.80.10

10 Mar 22:49
e69a06d
Compare
Choose a tag to compare

0.80.10 (2024-03-10)

Bug Fixes

  • typescript: TSConfig compilerOptions can be optional (#3436) (e69a06d), closes #3411

v0.80.9

07 Mar 10:04
862c899
Compare
Choose a tag to compare

0.80.9 (2024-03-07)

Bug Fixes

  • python: dependencies with multiple extras fail to synth; reverts #3405 "generated pyproject.toml has correct formatting style when using Poetry" (#3429) (862c899), closes #3426

v0.80.8

06 Mar 12:25
12df1d2
Compare
Choose a tag to compare

0.80.8 (2024-03-06)

Bug Fixes

v0.80.7

04 Mar 15:49
320b947
Compare
Choose a tag to compare

0.80.7 (2024-03-04)

Bug Fixes

  • python: generated pyproject.toml has correct formatting style when using Poetry (#3405) (320b947)

v0.80.6

04 Mar 11:12
6cca0b5
Compare
Choose a tag to compare

0.80.6 (2024-03-04)

Bug Fixes

  • cli: unclear error messages when using projen new with --from (#3385) (6cca0b5)

v0.80.5

01 Mar 11:23
af095f1
Compare
Choose a tag to compare

0.80.5 (2024-03-01)

Bug Fixes

  • python: PythonProject with Poetry tries to use virtual environment before it's created (#3392) (af095f1), closes #3390

v0.80.4

28 Feb 17:20
75072c1
Compare
Choose a tag to compare

0.80.4 (2024-02-28)

Bug Fixes

  • node: some directory separators are still inconsistent between platforms in tasks.json and package.json (#3406) (49a51ef)
  • tsconfig: support three missing strict tsconfig compilerOptions (#3409) (75072c1)