Releases: DrGFreeman/dynamo-pandas
Releases · DrGFreeman/dynamo-pandas
Version 1.3.0
Full changelog: 1.2.1...1.3.0
Version 1.3.0
New Features
- Allow passing boto3 resource or client parameters to functions (issue #52, PR #57).
Fixes
- Fix indentation in docs code examples (issues #50, #55, PRs #53, #56).
Other changes
- Add testing under Python 3.10 (issue #58, PR #59).
Version 1.2.0
New Features
- Add the
attributes
parameter to the get_df
, transactions.get_item
, transactions.get_items
and transactions.get_all_items
functions. (issue #39, PR #40)
Version 1.1.1
Fix version number which was not updated in release 1.1.0.
Version 1.1.0
Modified Features
- Set
boto3
as an optional requirement to avoid unnecessary installation in lambda layers (issue #35, PR #36)
Version 1.0.0
Merge pull request #34 from DrGFreeman/33-version-1
Prepare for version 1.0.0 release
Version 0.1.0 - Initial development release
Merge pull request #23 from DrGFreeman/version-0.1.0
Version 0.1.0