Skip to content

Release v0.3.0

Compare
Choose a tag to compare
@kearfy kearfy released this 18 Jan 11:51
· 59 commits to main since this release
9da425d

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 and UpdateAll 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

Full Changelog: v0.2.0...v0.3.0