Projen

Latest version: v0.90.5

Safety actively analyzes 681866 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 84 of 341

0.68.4

[0.68.4](https://github.com/projen/projen/compare/v0.68.3...v0.68.4) (2023-03-15)


Features

* **docker-compose:** support entrypoint ([2506](https://github.com/projen/projen/issues/2506)) ([ca916e8](https://github.com/projen/projen/commit/ca916e8a261b2a9e36f55e26d209b239c1a6f4d5))

0.68.3

[0.68.3](https://github.com/projen/projen/compare/v0.68.2...v0.68.3) (2023-03-15)


Features

* **ignore-file:** Add support for preserving comments/blank lines ([2501](https://github.com/projen/projen/issues/2501)) ([2ec5476](https://github.com/projen/projen/commit/2ec5476441a4a35fb887b60e0e5d85de76590cda))

0.68.2

[0.68.2](https://github.com/projen/projen/compare/v0.68.1...v0.68.2) (2023-03-15)

0.68.1

[0.68.1](https://github.com/projen/projen/compare/v0.68.0...v0.68.1) (2023-03-14)

0.68.0

[0.68.0](https://github.com/projen/projen/compare/v0.67.87...v0.68.0) (2023-03-14)


⚠ BREAKING CHANGES

* **subproject:** Projenrc components are no longer added to subprojects
When a project is a subproject, they do not require a projenrc file.
Previously a Projenrc component was added to every subproject.
To restore the previous behavior, you can manually add the required `Projenrc` component to the project:
ts
declare subproject: typescript.TypeScriptProject;

new typescript.Projenrc(subproject);


Features

* **subproject:** call the default task of the root project for synth from subprojects ([2503](https://github.com/projen/projen/issues/2503)) ([5ecc416](https://github.com/projen/projen/commit/5ecc4165dce59e6d3f89b6e395fa64a9e28e4027)), closes [#2497](https://github.com/projen/projen/issues/2497)

0.67.87

[0.67.87](https://github.com/projen/projen/compare/v0.67.86...v0.67.87) (2023-03-14)

Page 84 of 341

Links

Releases

Has known vulnerabilities

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.