Releases: nicoloboschi/poetry-dockerize-plugin
Releases · nicoloboschi/poetry-dockerize-plugin
1.3.1
What's Changed
- fix: consistent output for same input file by @the-working-rene in #39
Full Changelog: 1.3.0...1.3.1
1.3.0
What's Changed
- Make poetry version configurable, fix Docker build Warnings by @the-working-rene in #37
New Contributors
- @the-working-rene made their first contribution in #37
Full Changelog: 1.2.0...1.3.0
1.2.0
What's Changed
- feat: add support for .env files by @nicoloboschi in #35
Full Changelog: 1.1.0...1.2.0
1.1.0
What's Changed
- --generate should only generate by @nicoloboschi in #33
Full Changelog: 1.0.1...1.1.0
1.0.1
1.0.0
0.6.1
0.6.0
0.5.0
0.4.0
What's Changed
- initial work and rename by @nicoloboschi in #1
- set PYTHONUNBUFFERED=1 to ensure stdout on the terminal by @nicoloboschi in #19
- upgrade runtime poetry to 1.7.1 by @nicoloboschi in #20
- allow adding apt-packages and git dependencies by @nicoloboschi in #21
- add .dockerignore if not specified by @nicoloboschi in #22
- possibility to specify extra instructions by @nicoloboschi in #23
- possibilty to customize base image by @nicoloboschi in #24
- extract python version from pyproject.toml by @nicoloboschi in #25
- add verbose flag by @nicoloboschi in #26
Full Changelog: https://github.com/nicoloboschi/poetry-dockerize-plugin/commits/0.4.0