File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 22
33All notable changes to this project will be documented in this file. See [ versionize] ( https://github.com/versionize/versionize ) for commit guidelines.
44
5+ <a name =" 5.0.1 " ></a >
6+ ## [ 5.0.1] ( https://www.github.com/EntglDb/BLite/releases/tag/v5.0.1 ) (2026-06-07)
7+
58<a name =" 5.0.0 " ></a >
69## [ 5.0.0] ( https://www.github.com/EntglDb/BLite/releases/tag/v5.0.0 ) (2026-06-02)
710
Original file line number Diff line number Diff line change 1010 <IsAotCompatible Condition =" '$(TargetFramework)' == 'net10.0'" >true</IsAotCompatible >
1111
1212 <PackageId >BLite.Bson</PackageId >
13- <Version >5.0.0 </Version >
13+ <Version >5.0.1 </Version >
1414 <Authors >BLite Team</Authors >
1515 <Description >BSON Serialization Library for High-Performance Database Engine — supports .NET 10 and .NET Standard 2.1</Description >
1616 <PackageLicenseExpression >MIT</PackageLicenseExpression >
Original file line number Diff line number Diff line change 88 <TreatWarningsAsErrors >true</TreatWarningsAsErrors >
99
1010 <PackageId >BLite.Caching</PackageId >
11- <Version >5.0.0 </Version >
11+ <Version >5.0.1 </Version >
1212 <Authors >BLite Team</Authors >
1313 <Description >IDistributedCache implementation backed by the BLite embedded Key-Value store.</Description >
1414 <PackageLicenseExpression >MIT</PackageLicenseExpression >
Original file line number Diff line number Diff line change 1010 <IsAotCompatible Condition =" '$(TargetFramework)' == 'net10.0'" >true</IsAotCompatible >
1111
1212 <PackageId >BLite.Core</PackageId >
13- <Version >5.0.0 </Version >
13+ <Version >5.0.1 </Version >
1414 <Authors >BLite Team</Authors >
1515 <Description >High-Performance BSON Database Engine Core Library — supports .NET 10 and .NET Standard 2.1</Description >
1616 <PackageLicenseExpression >MIT</PackageLicenseExpression >
Original file line number Diff line number Diff line change 77 <EnforceExtendedAnalyzerRules >true</EnforceExtendedAnalyzerRules >
88 <IsRoslynComponent >true</IsRoslynComponent >
99 <PackageId >BLite.SourceGenerators</PackageId >
10- <Version >5.0.0 </Version >
10+ <Version >5.0.1 </Version >
1111 <Authors >BLite Team</Authors >
1212 <Description >Source Generators for BLite High-Performance BSON Database Engine</Description >
1313 <PackageLicenseExpression >MIT</PackageLicenseExpression >
Original file line number Diff line number Diff line change 99 <TreatWarningsAsErrors >true</TreatWarningsAsErrors >
1010
1111 <PackageId >BLite.Wasm</PackageId >
12- <Version >5.0.0 </Version >
12+ <Version >5.0.1 </Version >
1313 <Authors >BLite Team</Authors >
1414 <Description >BLite browser storage backends for .NET WASM — OPFS and IndexedDB page storage and WAL implementations</Description >
1515 <PackageLicenseExpression >MIT</PackageLicenseExpression >
Original file line number Diff line number Diff line change 1010 <IsAotCompatible Condition =" '$(TargetFramework)' == 'net10.0'" >true</IsAotCompatible >
1111
1212 <PackageId >BLite</PackageId >
13- <Version >5.0.0 </Version >
13+ <Version >5.0.1 </Version >
1414 <Authors >BLite Team</Authors >
1515 <Description >High-Performance BSON Database Engine — supports .NET 10 and .NET Standard 2.1</Description >
1616 <PackageLicenseExpression >MIT</PackageLicenseExpression >
Original file line number Diff line number Diff line change 66 <ApplicationManifest >app.manifest</ApplicationManifest >
77 <AvaloniaUseCompiledBindingsByDefault >true</AvaloniaUseCompiledBindingsByDefault >
88 <!-- Overridden by the CI pipeline via -p:Version=x.y.z -->
9- <Version >5.0.0 </Version >
9+ <Version >5.0.1 </Version >
1010 <!-- AssemblyVersion/FileVersion must be purely numeric; strip any pre-release suffix -->
1111 <AssemblyVersion >5.0.0.0</AssemblyVersion >
1212 <FileVersion >5.0.0.0</FileVersion >
You can’t perform that action at this time.
0 commit comments