Skip to content

Releases: micmurawski/poetry-plugin-lambda-build

1.0.7: Feat/adapt exceptions for poetry v2 (#39)

06 Jan 21:58
bd01fa4
Compare
Choose a tag to compare
* feat: Adapt exceptions for poetry version v2

* fix: Fixed indexes

1.0.6

12 Oct 09:35
Compare
Choose a tag to compare

Full Changelog: 1.0.5...1.0.6

1.0.5

10 Aug 16:35
0bd3f9b
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.0.4...1.0.5

1.0.4

10 Aug 14:51
af99c8a
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.0.3...1.0.4

1.0.3

05 Aug 20:24
10a6de3
Compare
Choose a tag to compare

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

04 Aug 14:42
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.0.1...1.0.2

Fix: Fixed issues with space-separated paths

23 Jul 06:47
a4f1f98
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.0.0...1.0.1

1.0.0

02 Jul 16:59
fc57019
Compare
Choose a tag to compare
  • fix: arguments and values separated by space
  • fix: Adapted convention of names separated with "-" instead of "_"
  • feat: Implemented checksum checking

Outputing files without zipping.

10 Jun 17:18
414ce0f
Compare
Choose a tag to compare
[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

29 May 13:15
0a2b134
Compare
Choose a tag to compare
  • Updated docker deps to avoid the error with not supported http+docker scheme