Releases: fsprojects/FSharp.MongoDB
Releases · fsprojects/FSharp.MongoDB
0.6.0-beta
- Added
CONTRIBUTING.mdwith build guidance, contribution expectations, testing requirements, and issue-first guidance for breaking changes and proposed work. - Added
AGENTS.mdwith contribution, release, branch naming, and pull request title guidance. - Updated the test harness projects to target .NET 10 so local and CI test execution stays aligned with the repository SDK baseline.
- Fixed F# map support for
BsonDictionaryOptions, includingArrayOfDocumentscoverage. - Added
Map<int, _>andMap<Guid, _>regression coverage and matched those paths in the C#/F# isomorphic BSON tests.
Full Changelog: 0.5.0-beta...0.6.0-beta
0.5.0-beta
- Documented the release management flow in the README, including stable and
-betarelease preparation. - Added GitHub test result publishing across PR, branch, and tag workflows, including Actions job summaries and PR comments.
- Updated the repository and GitHub Actions workflows to use the .NET SDK
10.0.301baseline. - Restored the isomorphic serialization test coverage to guard C# and F# BSON parity again.
Full Changelog: 0.4.0-beta...0.5.0-beta
0.4.0-beta
0.3.0-beta
What's Changed
- fix: fix option serialization by @pchalamet in #27
- feat: update .net & mongodb by @pchalamet in #28
Full Changelog: 0.2.0-beta...0.3.0-beta
0.2.0-beta
What's Changed
- update project description by @pchalamet in #24
- migrate URL to fsprojects by @pchalamet in #26
Full Changelog: 0.1.0-beta...0.2.0-beta
0.1.0-beta
What's Changed
- migrate to .net core by @pchalamet in #2
- add github actions and makefile by @pchalamet in #3
- Fix unit tests by @pchalamet in #4
- add voption support by @pchalamet in #5
- Add default value for ValueOption by @pchalamet in #6
- warnings as error + remove warnings by @pchalamet in #7
- Code cleanup by @pchalamet in #8
- Ensure C# and F# generate same bson by @pchalamet in #9
- Generate Nuget by @pchalamet in #10
- remove useless mongodb in github actions by @pchalamet in #11
- update docs and registration by @pchalamet in #12
- Release management by @pchalamet in #13
- fix main branch status by @pchalamet in #14
- Change register() namespace by @pchalamet in #15
- Fix link go to latest build on README by @pchalamet in #16
- Add authors in NuGet by @pchalamet in #17
- simplify nuget publish by @pchalamet in #18
- remove suffix Module on namespace for better C# interop by @pchalamet in #19
- Enhance documentation by @pchalamet in #20
- back to previous test-reporter by @pchalamet in #21
- add net9 by @pchalamet in #22
- add NRT test by @pchalamet in #23
Full Changelog: https://github.com/pchalamet/FSharp.MongoDB/commits/0.1.0-beta