Skip to content

0.1.2

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 20 Mar 16:33
8194fb1
  • 8194fb1 test commit
  • 4191953 improved README.md
  • 5ea83ec improved README.md
  • 035d047 published 0.1.2
  • 5f4ef38 v0.1.2
  • 7925d44 fixed tests based on new method naming
  • 0849375 changed naming convention to camelcase from capital for methods
  • 148c125 removed db creds from examples
  • d9cedae added examples submodule
  • b3fa122 updated docs for new 0.1.1 release
  • 96f873d releasing version 0.1.1
  • edc815c added TextSearch,BatchInsert method and test, docs for them
  • a826c29 fixed JSONbFilter, added test for JSONbFilter
  • 85e350a added advanced query methods (join, jsonb, filter range)
  • 61761f2 added documentation for new chained querie methods
  • 0cd2921 added function methods for api
  • bcceb4a reverted back to previous CI config
  • 2645bca updated workflows
  • 416e85c updater releaser.yaml
  • 2ee232f releasing version 0.0.7
  • 97d02cd added renderer method, added test for all query filter methods
  • 6535413 added ChainedQuery to inter,update,delete methods. added all filters for query
  • 6ca059a added nested filter method support for show,list methods