Skip to content

Releases: DAXGRID/typesense-dotnet

1.4.0

17 Jun 20:21
bb993f3
Compare
Choose a tag to compare
  • you can now set a field to be optional #10
  • moves node into setup namespace to be more consistent #11

1.3.0

11 Jun 13:55
677a646
Compare
Choose a tag to compare
  • now able to let typesense increment the id on inserts (#7)

1.2.1

06 Jun 18:29
b19c93b
Compare
Choose a tag to compare
  • uses \n instead of environment newline to avoid issues on Windows (#5)

1.2.0

20 Dec 17:11
000f712
Compare
Choose a tag to compare
  • Adds docstrings for node.
  • Adds exceptions and better documentation for client.
  • Adds constructors for Node.
  • Adds type TypesenseExtension.

1.1.0

30 Nov 19:56
3231d73
Compare
Choose a tag to compare
  • Changed responses to record types.

1.0.0

29 Nov 11:43
6140060
Compare
Choose a tag to compare
  • Released.

0.4.0

29 Nov 00:26
f259efe
Compare
Choose a tag to compare
0.4.0 Pre-release
Pre-release
  • Update document
  • Upsert document
  • Fixes error regarding deleting document
  • Retrieve document

0.3.0

28 Nov 23:12
54c8dca
Compare
Choose a tag to compare
0.3.0 Pre-release
Pre-release
  • Delete document
  • Filter delete documents

0.2.0

28 Nov 14:15
e1707ad
Compare
Choose a tag to compare
0.2.0 Pre-release
Pre-release
  • Implements search
  • Now returns the collection on "RetrieveCollection"
  • Now throws exceptions if returned bad status code.

0.1.0

27 Nov 13:22
857391c
Compare
Choose a tag to compare
0.1.0 Pre-release
Pre-release

Initial pre-release with basic functionality