This repository was archived by the owner on Jun 8, 2024. It is now read-only.
Releases: bit-badger/BitBadger.Npgsql.Documents
Releases · bit-badger/BitBadger.Npgsql.Documents
v2.0
- BREAKING CHANGE: Remove ID column from database; remove ID parameter from most function/method calls
- FEATURE: Support .NET 8
See the migration guide for instructions on migrating your existing document tables. Migration utilities are attached below.
v1.0
Initial production-ready release
Beta 3
Beta 3 (#3) Add two new find options: - Find.firstByContains / Find.FirstByContains - Find.firstByJsonPath / Find.FirstByJsonPath
v1 (beta 2)
v1-beta2 Remove variables from artifact paths