Releases: micmurawski/poetry-plugin-lambda-build
Releases · micmurawski/poetry-plugin-lambda-build
1.0.7: Feat/adapt exceptions for poetry v2 (#39)
* feat: Adapt exceptions for poetry version v2 * fix: Fixed indexes
1.0.6
Full Changelog: 1.0.5...1.0.6
1.0.5
What's Changed
- Fix/use shlex split by @micmurawski in #26
- fix: Added tests workflows improvements by @micmurawski in #27
Full Changelog: 1.0.4...1.0.5
1.0.4
1.0.3
What's Changed
- fix: Fixed code formating for python3.8, changed python version durin… by @micmurawski in #22
Full Changelog: 1.0.2...1.0.3
1.0.2
What's Changed
- small refactor of command parsing and formatting (#18) by @micmurawski @fritjof-b in #20
Full Changelog: 1.0.1...1.0.2
Fix: Fixed issues with space-separated paths
What's Changed
- Fixed README.md by @micmurawski in #15
- Fix: Fixed issues with space-separated paths @micmurawski in #17
Full Changelog: 1.0.0...1.0.1
1.0.0
- fix: arguments and values separated by space
- fix: Adapted convention of names separated with "-" instead of "_"
- feat: Implemented checksum checking
Outputing files without zipping.
[WIP] feat: Implemented building to directory (#11) * feat: Implemented building to directory * feat: Updated tests * feat: Updated README.md and args description * fix: Added tests descriptors
0.6.2
- Updated docker deps to avoid the error with not supported http+docker scheme