Skip to content

Releases: rentready/fake-cosmos-easy

v0.1.2-beta

01 Nov 10:25
Compare
Choose a tag to compare
v0.1.2-beta Pre-release
Pre-release
feat: Implemented CreateItemAsync method for in-memory simulation of …

v0.1.1-beta

01 Nov 09:21
Compare
Choose a tag to compare
v0.1.1-beta Pre-release
Pre-release
fix: handle null values in patch operation

Previously, an exception was thrown when trying to set a null value using patch operation. This has been resolved to correctly handle and set null values.

v0.0.1-alpha.3

27 Sep 08:39
Compare
Choose a tag to compare
v0.0.1-alpha.3 Pre-release
Pre-release
fix: handle null values in patch operation

Previously, an exception was thrown when trying to set a null value using patch operation. This has been resolved to correctly handle and set null values.

v0.0.1-alpha.2

13 Sep 11:50
Compare
Choose a tag to compare
v0.0.1-alpha.2 Pre-release
Pre-release
Add support for querying dates

- Implement DateTime comparison in query filter.
- Fix issues with <= and >= operators handling.

v0.0.1-alpha.1

08 Sep 18:28
Compare
Choose a tag to compare
v0.0.1-alpha.1 Pre-release
Pre-release
Rename NuGet package ID from 'RR.FakeCosmosEasy' to 'RentReady.FakeCo…