Skip to content

Releases: DrGFreeman/dynamo-pandas

Version 1.3.0

22 Aug 21:55
02a129a
Compare
Choose a tag to compare

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.1

25 Apr 17:11
e9e0f54
Compare
Choose a tag to compare

Version 1.2.0

26 Mar 23:28
3a28921
Compare
Choose a tag to compare

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

19 Mar 01:48
4b18063
Compare
Choose a tag to compare

Fix version number which was not updated in release 1.1.0.

Version 1.1.0

19 Mar 01:34
7759f52
Compare
Choose a tag to compare

Modified Features

  • Set boto3 as an optional requirement to avoid unnecessary installation in lambda layers (issue #35, PR #36)

Version 1.0.0

14 Mar 20:47
99e09c7
Compare
Choose a tag to compare
Merge pull request #34 from DrGFreeman/33-version-1

Prepare for version 1.0.0 release

Version 0.1.0 - Initial development release

12 Mar 14:51
6066d25
Compare
Choose a tag to compare
Merge pull request #23 from DrGFreeman/version-0.1.0

Version 0.1.0