Skip to content

Releases: surrealdb/surrealdb.net

Release v0.5.0

04 Apr 20:43
4b0ec5a
Compare
Choose a tag to compare

What's Changed

  • ✨ add MapSurrealEndpoints extension method by @Odonno in #84
  • 💚 fix query benchmark for native aot benchmark by @Odonno in #82
  • ⚡️ replace Superpower parser by Pidgin by @Odonno in #83
  • ✨ add NamingPolicy option by @Odonno in #85
  • ⚡️ improve perf of ws client by @Odonno in #17
  • 🐛 fix websocket pinger start by @Odonno in #91
  • 🔖 bump v0.5.0 by @Odonno in #92

Full Changelog: v0.4.0...v0.5.0

Release v0.4.0

08 Feb 08:47
2b25d6d
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.3.1...v0.4.0

v0.3.1

19 Jan 08:37
513ccbc
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.3.0...v0.3.1

Release v0.3.0

18 Jan 11:51
9da425d
Compare
Choose a tag to compare

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

Release v0.2.0

21 Nov 20:46
4fd0474
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.1.4...v0.2.0

Release v0.1.4

25 Oct 09:55
ea27e3a
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.1.3...v0.1.4

Release v0.1.3

25 Sep 10:51
3f4822d
Compare
Choose a tag to compare

This is the initial release of the library, some aspects like Live Queries might still be lacking, but will be added along the way!

What's Changed

Full Changelog: v0.1.2...v0.1.3

Release v0.1.2

25 Sep 09:14
565ce94
Compare
Choose a tag to compare

This is the initial release of the library, some aspects like Live Queries might still be lacking, but will be added along the way!

What's Changed

Full Changelog: v0.1.1...v0.1.2

Release v0.1.1

25 Sep 08:56
fb1002c
Compare
Choose a tag to compare

This is the initial release of the library, some aspects like Live Queries might still be lacking, but will be added along the way!

What's Changed

Full Changelog: v0.1.0...v0.1.1

Release v0.1.0

25 Sep 08:36
956f3df
Compare
Choose a tag to compare

This is the initial release of the library, some aspects like Live Queries might still be lacking, but will be added along the way!

What's Changed

New Contributors

Full Changelog: https://github.com/surrealdb/surrealdb.net/commits/v0.1.0