Releases: iluvadev/PocketBaseClient
Releases · iluvadev/PocketBaseClient
pbcodegen v0.6.1
What's Changed
Full Changelog: pbcodegen_v0.6.0...pbcodegen_v0.6.1
pbcodegen v0.6.0
What's Changed
- Fields of type Numeric, now translated to C#
float
type by @iluvadev in #20 - Extended filter options by @iluvadev in #23
- Fix RemoveAll implementation by @mtaku3 in #26
- Fix to avoid async deadlock by @mtaku3 in #25
- Fix invalid json deserialization by @mtaku3 in #29
- Pure Sync methods, no Async to Sync conversions by @iluvadev in #31
Full Changelog: pbcodegen_v0.5.1...pbcodegen_v0.6.0
pbcodegen v0.5.1
What's Changed
- Update sdk nuget package by @iluvadev in #10
- Improve prompts and options by @mtaku3 in #12
- Fix not working relation list by @mtaku3 in #13
- Codegen cleanup by @iluvadev in #17
New Contributors
Full Changelog: pbcodegen_v0.5.0...pbcodegen_v0.5.1
Thanks
Special thanks to @mtaku3 for his contributions 🥇
pbcodegen v.0.5.0
- Removed some Collection methods for single items: Save and Remove
- Refactored all code generator
- New Filter and Sort system
Full Changelog: pbcodegen_v0.4.0...pbcodegen_v0.5.0
pbcodegen v.0.4.0
- Refactoring Lists: New Interface hierarchy for lists of Items: For Collections or multiple value fields
- Delete an object does not deletes directly from PocketBase: only in memory
- SaveChanges on an object: can perform Create, Update or Delete in PocketBase
pbcodegen v.0.3.1
pbcodegen v.0.3.0
PocketBaseClient CodeGenerator v.0.3.0