v0.0.3
Version 0.0.3
Changes
- 1137e0a Merge pull request #7 from nikumar1206/release
- 75692b9 Merge pull request #6 from nikumar1206/init-repo
- e3f1447 update the documentation
- 38c9479 Merge pull request #5 from nikumar1206/init-repo
- 911b857 lint again
- 1cb7aeb add more tests
- 1173876 add more tests
- 2bd5527 use _merge_expression_attribute_names
- 345d456 add coverage
- 73777d6 LINT!
- 33f3cd2 ad more tests
- 6430e33 split tests
- 6261779 split tests
- ea4487e start adding update
- b0f6a6e reorg repo
- 11151a6 lint
- 0678ad1 add transaction support
- 86cfd05 lint
- bb3a896 serialize nested models
- 7f4110b remove unnecessary code
- f83130e add custom key conditions
- 62dd05c update tests
- e264983 custom key serialization
- 3d59f44 create a raw dats serializer check
- bae2aff fix datetime serilization
- 068d32f fix float serialization
- c391327 add complex order test
- 91aca0c update the readme
- 3a82b14 lint
- 44f5006 lint
- 17933e5 add more tests
- 200f105 test put conditions
- 8126f52 fix exclusive start key
- 5fba176 fix get put and add create table
- 60bce29 make the code compile
- 4db1ec4 remove unused imports
- dcde41b add create table
- c20c712 typo
- c7a4207 format
- 96bc7b3 add query
- 70515f0 add ruff and filter and query and serializers
- 3176e88 Merge pull request #4 from nikumar1206/init-repo
- af4513c include release
- e2e6f9a include release
- c45835e Merge pull request #1 from nikumar1206/init-repo
- 3937903 Merge branch 'feature/build-table-decorator' into init-repo
- faab035 only merge to main from release
- 04148a5 Merge pull request #3 from nikumar1206/feature/build-table-decorator
- 6f6f3ae make rc on release
- d642f6f Merge pull request #2 from nikumar1206/feature/build-table-decorator
- 32012f3 remove region
- 8bc76a2 make a couple changes to implement get/put
- e2dcf93 add a couple more methods
- a075f3c add half an implementation
- 86d0a2e improve methods
- 4957a09 add basic methods
- 94e126d add ideas to readme
- 802fad4 add class skeleton
- c9beaa8 add the makefile
- bc2c557 add the makefile
- e1f4fb2 add the makefile
- 9196d9d fmt file
- 9d4016f update test
- e05474e create test folder
- a9ea753 wait for checks to pass