Skip to content

Releases: rickypc/robotframework-dynamodbsqllibrary

Python 3 Compatibility Adjustments

18 Feb 05:25
Compare
Choose a tag to compare
  • Fix Python 3 compatibility
  • Add JSON Binary decoding support
  • Add JSON Decimal encoding support
  • Add JSON deep equality comparison as a fallback
  • Unit test and acceptance test adjustments
  • Follow linter suggestions
  • Update documentation

Python 3 Compatibility

18 Feb 05:24
Compare
Choose a tag to compare
  • Add compatibility for Python 3
  • Add new arg for Delete DynamoDB Session keyword
  • Update documentation

Documentation Enhancements

22 Aug 04:26
Compare
Choose a tag to compare
0.2.1

Update documentations.

Minor Enhancements

03 Aug 04:34
Compare
Choose a tag to compare
Minor enhancements.

- Use boto3
- Add unit tests
- Add dependency to boto3
- Update documentation
- Update changelog file
- Update latest generated documentation

Minor Enhancements

02 Aug 06:53
Compare
Choose a tag to compare
0.1.2

Update readme file.

Minor Enhancements

31 Jul 08:06
Compare
Choose a tag to compare
Minor enhancements.

- Add ``Delete DynamoDB Session`` keyword
- Update documentation
- Add more test cases
- Update make file to exit at the end of test run
- Update changelog file
- Update latest generated documentation
- Bump version

Minor Enhancements

30 Jul 03:22
Compare
Choose a tag to compare
Minor enhancement.

- Default label to supplied region
- Update documentation
- Add more test cases
- Update changelog file
- Update make file to use specific mock
- Bump up version
- Update generated documentation to latest

Documentation Update

23 Jul 05:08
Compare
Choose a tag to compare
0.0.13

Add changelog file.

Initial Library Launch

22 Jul 08:30
Compare
Choose a tag to compare
0.0.12

Readme file refinements.