Release v0.3.0
What's Changed
- π· use daily and manual trigger for benchmark workflow by @Odonno in #52
- π add Open live query event by @Odonno in #45
- β‘οΈ use 127.0.0.1 instead of localhost to avoid DNS resolution delay by @Odonno in #57
- β¨ handle escaped table name by @Odonno in #54
- π make coverage badge flat-square by @Odonno in #50
- Minor quality of life suggestions by @simon-curtis in #55
- π§ improve usage of Directory.Build.Props by @Odonno in #51
- Add
MergeAll
andUpdateAll
methods by @Odonno in #47 - β¨ add Patch/PatchAll methods by @Odonno in #48
- Add CONTRIBUTING.md by @naisofly in #60
- π send ping event every 30s to prevent ws disconnect by @Odonno in #65
- π· disable Live Query tests temporarily by @Odonno in #70
- β make Live Query tests pass by @Odonno in #71
- β¨ ensure variable name is valid on set/unset by @Odonno in #67
- β¨ implement implicit operator for Thing by @Odonno in #68
- π add formatting section on readme by @Odonno in #59
- Feat/blazor ssr example by @Odonno in #64
- AoT compability by @Odonno in #58
- π use implicit Thing in readme example by @Odonno in #72
- Bump v0.3.0 by @kearfy in #73
New Contributors
- @simon-curtis made their first contribution in #55
- @naisofly made their first contribution in #60
Full Changelog: v0.2.0...v0.3.0