v1.0.1
Bug Fixes
- Everywhere: Flurl JSON serialization based on CouchSettings' PropertyCaseType.
Changes:
- 6724942 Merge pull request #35 from matteobortolazzo/dev
- e130428 Flurl JSON serialization based on CouchSettings' PropertyCaseType.
- b2d73c5 Code refactor.
- ba07678 Updates changedlog.
- 74aa4f1 Adds editorconfig.
- db0e034 Changes from FlurlClient to IFlurlClient and minor code style updates.
- 178f0b1 Merge pull request #32 from matteobortolazzo/StringQuery
- 552da7f Merge branch 'dev' into StringQuery
- fbf6bad Merge pull request #33 from matteobortolazzo/BulkGet
- b4dd1b2 Adds QueryAsync(string).
See more
- 2ae8ad2 Changes FindManyAsync, now the parameter is IEnumberable.
- d793e7e Merge pull request #34 from matteobortolazzo/ArrayQuerySingleItem
- a10c8c4 Merge pull request #31 from matteobortolazzo/InForGuidArrays
- 03fefe3 Reuse constant handling instead of having 2 constant handling methods
- 9fea9b9 Fix UseIndex's handling of single item arrays
- 74db836 Fix In for single item. Breaks UseIndex though
- 28dc310 Unit test proving bug handling In() for single item array
- 65acd80 Test for FindMany
- c637248 FindManyAsync
- 9c3a580 Call through the request helper
- cc25f20 Test for direct mango query
- ebcc0ba Query by a mango query directly
- 59ded71 Allow more types for .In() and .Contains()
- ec908ce Merge pull request #30 from matteobortolazzo/code-analyzer
- 00cb876 Adds code analyzers.
- d88b588 Updates changelog.
- d72aa5e Adds latest change.
- 0809265 Removes license info.
- 4715cc0 Merge pull request #27 from matteobortolazzo/master
- e6603d4 Merge pull request #26 from matteobortolazzo/GuidQuerySupport
- 65b0d84 Adds serialization for all constants.
- 3509658 Support for querying by guid
This list of changes was auto generated.