Releases: tiksn/TIKSN-Framework
Releases · tiksn/TIKSN-Framework
5.7.2
🚀 New Features
🧰 Maintenance
- Bump Microsoft.Extensions.Http from 10.0.8 to 10.0.9 by @dependabot[bot] (#2877)
- Bump Spectre.Console.Testing from 0.56.0 to 0.57.0 by @dependabot[bot] (#2878)
- Bump Microsoft.Extensions.Hosting from 10.0.8 to 10.0.9 by @dependabot[bot] (#2876)
- Bump Google.Protobuf from 3.35.0 to 3.35.1 by @dependabot[bot] (#2875)
- Bump Microsoft.Extensions.Configuration.UserSecrets from 10.0.8 to 10.0.9 by @dependabot[bot] (#2873)
- Bump RavenDB.Client from 7.2.2 to 7.2.3 by @dependabot[bot] (#2870)
- Bump Spectre.Console from 0.56.0 to 0.57.0 by @dependabot[bot] (#2874)
- Bump Microsoft.Extensions.Caching.Hybrid from 10.6.0 to 10.7.0 by @dependabot[bot] (#2863)
- Bump Microsoft.Extensions.Options.ConfigurationExtensions from 10.0.8 to 10.0.9 by @dependabot[bot] (#2865)
- Bump Grpc.Tools from 2.81.0 to 2.81.1 by @dependabot[bot] (#2872)
- Bump Microsoft.Maui.Controls.Compatibility from 10.0.70 to 10.0.71 by @dependabot[bot] (#2868)
- Bump Microsoft.Maui.Controls from 10.0.70 to 10.0.71 by @dependabot[bot] (#2867)
- Bump dotnet-outdated-tool from 4.8.0 to 4.8.1 by @dependabot[bot] (#2871)
- Bump Polly from 8.6.6 to 8.7.0 by @dependabot[bot] (#2869)
- Bump Microsoft.Extensions.TimeProvider.Testing from 10.6.0 to 10.7.0 by @dependabot[bot] (#2866)
- Bump Microsoft.Extensions.Logging.Debug from 10.0.8 to 10.0.9 by @dependabot[bot] (#2864)
- Bump Microsoft.Extensions.FileProviders.Abstractions and Microsoft.Extensions.FileProviders.Physical by @dependabot[bot] (#2861)
- Bump Microsoft.EntityFrameworkCore and Microsoft.EntityFrameworkCore.Relational by @dependabot[bot] (#2855)
- Bump Microsoft.EntityFrameworkCore.Analyzers from 10.0.8 to 10.0.9 by @dependabot[bot] (#2854)
- Bump Microsoft.Extensions.Configuration from 10.0.8 to 10.0.9 by @dependabot[bot] (#2859)
- Bump Microsoft.Extensions.Localization from 10.0.8 to 10.0.9 by @dependabot[bot] (#2862)
- Bump Microsoft.CodeAnalysis.NetAnalyzers from 10.0.300 to 10.0.301 by @dependabot[bot] (#2852)
- Bump Microsoft.EntityFrameworkCore.Sqlite from 10.0.8 to 10.0.9 by @dependabot[bot] (#2856)
- Bump MessagePack and MessagePackAnalyzer by @dependabot[bot] (#2850)
- Bump Spectre.Console.Testing from 0.55.2 to 0.56.0 by @dependabot[bot] (#2848)
- Bump Spectre.Console from 0.55.2 to 0.56.0 by @dependabot[bot] (#2847)
- Bump Azure.Storage.Blobs from 12.28.0 to 12.29.0 by @dependabot[bot] (#2845)
- Bump TIKSN-Framework from 5.7.0 to 5.7.1 by @dependabot[bot] (#2846)
👨🏼💻 Contributors
@dependabot[bot], @tiksn and dependabot[bot]
5.7.1
🚀 New Features
- Update Swiss National Bank feed parsing and publication-time semantics by @tiksn (#2844)
- Add country-aware currency resolution APIs by @tiksn (#2843)
- Add Bank of Japan exchange-rate provider and service support by @tiksn (#2834)
- Enable warnings as errors for Maui and solution builds by @tiksn (#2833)
- Fix warnings-as-errors build failures in tests and Windows registry code by @tiksn (#2835)
- Remove Multilingual App Toolkit and XLIFF localization artifacts by @tiksn (#2832)
- Add CurrencyPairFactory and migrate currency pair creation to it by @tiksn (#2831)
- Enable warning-free builds for core and localization by @tiksn (#2830)
- Add Monetary Authority of Singapore to exchange-rate service composition by @tiksn (#2829)
- Update test task split and fix live bank integration edge cases by @tiksn (#2827)
- Fix Central Bank of Armenia RSS endpoint by @tiksn (#2824)
- Fix Bank of England FX parsing and refresh integration deadline by @tiksn (#2823)
- Handle Federal Reserve H.10 quote direction changes by @tiksn (#2822)
- Fix ECB integration tests and align date handling with ECB timezone by @tiksn (#2821)
- Update Bank of Russia currency-pair expectations by @tiksn (#2819)
- Update Bank of Canada integration test expectations by @tiksn (#2815)
- Replace docker-compose integration services with Testcontainers by @tiksn (#2803)
🐛 Bug Fixes
- Stop swallowing provider failures in ExchangeRateServiceBase by @tiksn (#2826)
- Reduce Bank of Russia test traffic and remove ECB User-Agent config by @tiksn (#2825)
- Refresh currency codes before restore and build by @tiksn (#2820)
- Fix QueryRepositoryPagination integration test failures by @tiksn (#2814)
🧰 Maintenance
- Introduced new test for multi-region country cultures by @tiksn (#2842)
- Bump ReactiveUI.Maui from 22.3.1 to 23.2.28 by @dependabot[bot] (#2841)
- Bump ReactiveUI from 22.3.1 to 23.2.28 by @dependabot[bot] (#2840)
- Bump Grpc.Tools from 2.80.0 to 2.81.0 by @dependabot[bot] (#2837)
- Bump dotnet-outdated-tool from 4.7.2 to 4.8.0 by @dependabot[bot] (#2836)
- Run integration tests on CI by @tiksn (#2828)
- Bump Testcontainers.RavenDb from 4.11.0 to 4.12.0 by @dependabot[bot] (#2817)
- Bump dotnet-outdated-tool from 4.7.1 to 4.7.2 by @dependabot[bot] (#2816)
- Bump TIKSN-Framework from 5.6.6 to 5.7.0 by @dependabot[bot] (#2818)
👨🏼💻 Contributors
@dependabot[bot], @tiksn and dependabot[bot]
5.7.0
🚀 New Features
- Add TimeZoneInfo lookup backed by TZDB geography by @tiksn (#2801)
- Add CountryInfo factory and globalization lookups by @tiksn (#2799)
- Sync DLL version metadata with NuGet package version by @tiksn (#2795)
- Harden licensing validation and add negative coverage by @tiksn (#2793)
- Add OneANotation for number-first BB26 values by @tiksn (#2791)
- Add pricing models under TIKSN.Finance.Pricing by @tiksn (#2782)
- Add IDay by @tiksn (#2780)
- Add IMonth and month period type by @tiksn (#2779)
- Add IsoWeekYear by @tiksn (#2778)
- Harden year navigation and move sequential navigator namespace by @tiksn (#2777)
🧰 Maintenance
- Bump actions/setup-dotnet from 5.2.0 to 5.3.0 by @dependabot[bot] (#2800)
- Update README and nuspec to match current repo contents by @tiksn (#2802)
- Bump MongoDB.Driver from 3.8.1 to 3.9.0 by @dependabot[bot] (#2798)
- Bump Microsoft.NET.Test.Sdk from 18.5.1 to 18.6.0 by @dependabot[bot] (#2796)
- Bump release-drafter/release-drafter from 7.3.0 to 7.3.1 by @dependabot[bot] (#2794)
- Bump MessagePack from 3.1.4 to 3.1.6 by @dependabot[bot] (#2792)
- Bump Microsoft.Maui.Controls.Compatibility from 10.0.60 to 10.0.70 by @dependabot[bot] (#2789)
- Bump Microsoft.PowerShell.SDK from 7.6.1 to 7.6.2 by @dependabot[bot] (#2790)
- Bump Microsoft.Maui.Controls from 10.0.60 to 10.0.70 by @dependabot[bot] (#2788)
- Bump MessagePackAnalyzer from 3.1.4 to 3.1.6 by @dependabot[bot] (#2787)
- Bump Google.Protobuf from 3.34.1 to 3.35.0 by @dependabot[bot] (#2783)
- Bump SonarAnalyzer.CSharp from 10.25.0.139117 to 10.26.0.140279 by @dependabot[bot] (#2785)
- Bump jetbrains.resharper.globaltools from 2026.1.1 to 2026.1.2 by @dependabot[bot] (#2784)
- Bump coverlet.collector from 10.0.0 to 10.0.1 by @dependabot[bot] (#2781)
- Bump Azure.Storage.Blobs from 12.27.0 to 12.28.0 by @dependabot[bot] (#2776)
- Bump Microsoft.Extensions.TimeProvider.Testing from 10.5.0 to 10.6.0 by @dependabot[bot] (#2774)
- Bump Microsoft.Extensions.Hosting and TIKSN-Framework by @dependabot[bot] (#2775)
- Bump Microsoft.Extensions.Caching.Hybrid from 10.5.0 to 10.6.0 by @dependabot[bot] (#2773)
👨🏼💻 Contributors
@dependabot[bot], @tiksn and dependabot[bot]
5.6.6
- EdDSA Certificate license signing by @tiksn (#2753)
- Refactor formatting and test cancellation token usage by @tiksn (#2752)
- Reorder build tasks by dependency and related groups by @tiksn (#2751)
- Cleanup Code by @tiksn (#2749)
- Cleanup Code by @tiksn (#2748)
- Format Code by @tiksn (#2742)
🧰 Maintenance
- Update Packages by @tiksn (#2771)
- Bump MongoDB.Driver from 3.8.0 to 3.8.1 by @dependabot[bot] (#2757)
- Bump release-drafter/release-drafter from 7.2.1 to 7.3.0 by @dependabot[bot] (#2756)
- Bump ReactiveUI from 23.2.19 to 23.2.27 by @dependabot[bot] (#2754)
- Bump ReactiveUI.Maui from 23.2.19 to 23.2.27 by @dependabot[bot] (#2755)
- Bump jetbrains.resharper.globaltools from 2025.3.3 to 2026.1.1 by @dependabot[bot] (#2750)
- Bump Microsoft.Maui.Controls from 10.0.51 to 10.0.60 by @dependabot[bot] (#2746)
- Bump Microsoft.Maui.Controls.Compatibility from 10.0.51 to 10.0.60 by @dependabot[bot] (#2747)
- Bump release-drafter/release-drafter from 7.2.0 to 7.2.1 by @dependabot[bot] (#2745)
- Bump RavenDB.Client from 7.2.1 to 7.2.2 by @dependabot[bot] (#2744)
- Bump Microsoft.NET.Test.Sdk from 18.4.0 to 18.5.1 by @dependabot[bot] (#2743)
- Bump ReactiveUI.Maui from 23.2.1 to 23.2.19 by @dependabot[bot] (#2740)
- Bump SonarAnalyzer.CSharp from 10.24.0.138807 to 10.25.0.139117 by @dependabot[bot] (#2741)
- Bump ReactiveUI from 23.2.1 to 23.2.19 by @dependabot[bot] (#2739)
- Bump Microsoft.Extensions.Hosting and TIKSN-Framework by @dependabot[bot] (#2738)
👨🏼💻 Contributors
@dependabot[bot], @tiksn and dependabot[bot]
5.6.5
🧰 Maintenance
- Bump Microsoft.Extensions.Http from 10.0.6 to 10.0.7 by @dependabot[bot] (#2736)
- Bump Microsoft.Extensions.Hosting from 10.0.6 to 10.0.7 by @dependabot[bot] (#2735)
- Bump Microsoft.Extensions.Options.ConfigurationExtensions from 10.0.6 to 10.0.7 by @dependabot[bot] (#2734)
- Bump Microsoft.Extensions.Configuration.UserSecrets from 10.0.6 to 10.0.7 by @dependabot[bot] (#2733)
- Bump MongoDB.Driver from 3.7.1 to 3.8.0 by @dependabot[bot] (#2730)
- Bump Microsoft.PowerShell.SDK from 7.6.0 to 7.6.1 by @dependabot[bot] (#2728)
- Bump Microsoft.SourceLink.GitHub from 10.0.202 to 10.0.203 by @dependabot[bot] (#2729)
- Bump SonarAnalyzer.CSharp from 10.23.0.137933 to 10.24.0.138807 by @dependabot[bot] (#2731)
- Bump Microsoft.Extensions.Logging.Debug from 10.0.6 to 10.0.7 by @dependabot[bot] (#2727)
- Bump Microsoft.Extensions.FileProviders.Abstractions and Microsoft.Extensions.FileProviders.Physical by @dependabot[bot] (#2722)
- Bump Microsoft.EntityFrameworkCore and Microsoft.EntityFrameworkCore.Relational by @dependabot[bot] (#2716)
- Bump Microsoft.CodeAnalysis.NetAnalyzers from 10.0.202 to 10.0.203 by @dependabot[bot] (#2713)
- Bump Microsoft.Extensions.Configuration from 10.0.6 to 10.0.7 by @dependabot[bot] (#2720)
- Bump Microsoft.Extensions.Localization from 10.0.6 to 10.0.7 by @dependabot[bot] (#2723)
- Bump Microsoft.EntityFrameworkCore.Sqlite from 10.0.6 to 10.0.7 by @dependabot[bot] (#2717)
- Bump Microsoft.EntityFrameworkCore.Analyzers from 10.0.6 to 10.0.7 by @dependabot[bot] (#2715)
- Bump Microsoft.Extensions.Hosting from 10.0.5 to 10.0.6 by @dependabot[bot] (#2711)
- Bump Spectre.Console from 0.54.0 to 0.55.2 by @dependabot[bot] (#2707)
- Bump System.Interactive.Async from 7.0.0 to 7.0.1 by @dependabot[bot] (#2710)
- Bump System.Interactive from 7.0.0 to 7.0.1 by @dependabot[bot] (#2709)
- Bump coverlet.collector from 8.0.1 to 10.0.0 by @dependabot[bot] (#2706)
- Bump Microsoft.Extensions.Options.ConfigurationExtensions from 10.0.5 to 10.0.6 by @dependabot[bot] (#2702)
- Bump NuGet.Versioning from 7.3.0 to 7.3.1 by @dependabot[bot] (#2705)
- Bump Microsoft.Extensions.Logging.Debug from 10.0.5 to 10.0.6 by @dependabot[bot] (#2701)
- Bump Microsoft.SourceLink.GitHub from 10.0.201 to 10.0.202 by @dependabot[bot] (#2704)
- Bump Microsoft.Extensions.TimeProvider.Testing from 10.4.0 to 10.5.0 by @dependabot[bot] (#2703)
- Bump Microsoft.Extensions.Caching.Hybrid from 10.4.0 to 10.5.0 by @dependabot[bot] (#2699)
- Bump Microsoft.Extensions.Localization from 10.0.5 to 10.0.6 by @dependabot[bot] (#2696)
- Bump Microsoft.Extensions.FileProviders.Abstractions and Microsoft.Extensions.FileProviders.Physical by @dependabot[bot] (#2695)
- Bump Microsoft.EntityFrameworkCore and Microsoft.EntityFrameworkCore.Relational by @dependabot[bot] (#2689)
- Bump Microsoft.Extensions.Configuration from 10.0.5 to 10.0.6 by @dependabot[bot] (#2693)
- Bump Microsoft.Extensions.Localization.Abstractions from 10.0.5 to 10.0.6 by @dependabot[bot] (#2697)
- Bump Microsoft.Extensions.Logging.Abstractions from 10.0.5 to 10.0.6 by @dependabot[bot] (#2698)
- Bump Microsoft.EntityFrameworkCore.Analyzers from 10.0.5 to 10.0.6 by @dependabot[bot] (#2688)
- Bump Microsoft.EntityFrameworkCore.Sqlite from 10.0.5 to 10.0.6 by @dependabot[bot] (#2690)
- Bump Microsoft.CodeAnalysis.NetAnalyzers from 10.0.201 to 10.0.202 by @dependabot[bot] (#2686)
- Bump actions/upload-artifact from 7.0.0 to 7.0.1 by @dependabot[bot] (#2685)
- Bump SonarAnalyzer.CSharp from 10.22.0.136894 to 10.23.0.137933 by @dependabot[bot] (#2684)
- Bump release-drafter/release-drafter from 7.1.1 to 7.2.0 by @dependabot[bot] (#2683)
- Bump Microsoft.NET.Test.Sdk from 18.3.0 to 18.4.0 by @dependabot[bot] (#2682)
- Bump ReactiveUI.Maui from 23.1.8 to 23.2.1 by @dependabot[bot] (#2678)
- Bump ReactiveUI from 23.1.8 to 23.2.1 by @dependabot[bot] (#2677)
- Bump Autofac.Extensions.DependencyInjection from 10.0.0 to 11.0.0 by @dependabot[bot] (#2676)
- Bump super-linter/super-linter from 8.5.0 to 8.6.0 by @dependabot[bot] (#2675)
- Bump Grpc.Tools from 2.78.0 to 2.80.0 by @dependabot[bot] (#2673)
- Bump Microsoft.Extensions.Hosting and TIKSN-Framework by @dependabot[bot] (#2674)
👨🏼💻 Contributors
@dependabot[bot], @tiksn and dependabot[bot]
5.6.4
- Format Code by @tiksn (#2659)
- A1 Notation implementation by @tiksn (#2655)
- formatting by @tiksn (#2654)
🚀 New Features
🧰 Maintenance
- Bump Microsoft.Maui.Controls.Compatibility from 10.0.50 to 10.0.51 by @dependabot[bot] (#2670)
- Bump Microsoft.Maui.Controls from 10.0.50 to 10.0.51 by @dependabot[bot] (#2669)
- Bump Google.Protobuf from 3.34.0 to 3.34.1 by @dependabot[bot] (#2668)
- Bump MongoDB.Driver from 3.7.0 to 3.7.1 by @dependabot[bot] (#2667)
- Bump Microsoft.PowerShell.SDK from 7.5.5 to 7.6.0 by @dependabot[bot] (#2666)
- Bump release-drafter/release-drafter from 7.1.0 to 7.1.1 by @dependabot[bot] (#2665)
- Bump RavenDB.Client from 7.2.0 to 7.2.1 by @dependabot[bot] (#2664)
- Bump Microsoft.Extensions.Http from 10.0.3 to 10.0.5 by @dependabot[bot] (#2663)
- Bump Microsoft.Extensions.Hosting from 10.0.3 to 10.0.5 by @dependabot[bot] (#2662)
- Bump coverlet.collector from 8.0.0 to 8.0.1 by @dependabot[bot] (#2661)
- Bump release-drafter/release-drafter from 7.0.0 to 7.1.0 by @dependabot[bot] (#2660)
- Bump SonarAnalyzer.CSharp from 10.20.0.135146 to 10.21.0.135717 by @dependabot[bot] (#2658)
- Bump Microsoft.Extensions.Options.ConfigurationExtensions from 10.0.3 to 10.0.5 by @dependabot[bot] (#2657)
- Bump Microsoft.Extensions.Configuration.UserSecrets from 10.0.3 to 10.0.5 by @dependabot[bot] (#2656)
- Bump Microsoft.SourceLink.GitHub from 10.0.103 to 10.0.201 by @dependabot[bot] (#2653)
- Bump Microsoft.PowerShell.SDK from 7.5.4 to 7.5.5 by @dependabot[bot] (#2652)
- Bump Microsoft.Maui.Controls.Compatibility from 10.0.41 to 10.0.50 by @dependabot[bot] (#2651)
- Bump Microsoft.Maui.Controls from 10.0.41 to 10.0.50 by @dependabot[bot] (#2650)
- Bump Microsoft.Extensions.Logging.Debug from 10.0.3 to 10.0.5 by @dependabot[bot] (#2649)
- Bump release-drafter/release-drafter from 6.4.0 to 7.0.0 by @dependabot[bot] (#2647)
- Bump Microsoft.Extensions.Localization from 10.0.3 to 10.0.5 by @dependabot[bot] (#2646)
- Bump Microsoft.Extensions.FileProviders.Abstractions and Microsoft.Extensions.FileProviders.Physical by @dependabot[bot] (#2645)
- Bump Microsoft.Extensions.Configuration from 10.0.4 to 10.0.5 by @dependabot[bot] (#2643)
- Bump Microsoft.Extensions.Caching.Hybrid from 10.3.0 to 10.4.0 by @dependabot[bot] (#2641)
- Bump Microsoft.EntityFrameworkCore.Sqlite from 10.0.4 to 10.0.5 by @dependabot[bot] (#2639)
- Bump Microsoft.EntityFrameworkCore and Microsoft.EntityFrameworkCore.Relational by @dependabot[bot] (#2638)
- Bump Microsoft.EntityFrameworkCore.Analyzers from 10.0.4 to 10.0.5 by @dependabot[bot] (#2637)
- Bump Microsoft.CodeAnalysis.NetAnalyzers from 10.0.200 to 10.0.201 by @dependabot[bot] (#2635)
- Bump Microsoft.Extensions.TimeProvider.Testing from 10.3.0 to 10.4.0 by @dependabot[bot] (#2634)
- chore(deps): bump actions/download-artifact from 8.0.0 to 8.0.1 by @dependabot[bot] (#2632)
- Bump Microsoft.Extensions.FileProviders.Abstractions and Microsoft.Extensions.FileProviders.Physical by @dependabot[bot] (#2628)
- Bump Microsoft.Extensions.Configuration from 10.0.3 to 10.0.4 by @dependabot[bot] (#2626)
- Bump Microsoft.EntityFrameworkCore.Sqlite from 10.0.3 to 10.0.4 by @dependabot[bot] (#2623)
- Bump Microsoft.EntityFrameworkCore and Microsoft.EntityFrameworkCore.Relational by @dependabot[bot] (#2622)
- Bump Microsoft.EntityFrameworkCore.Analyzers from 10.0.3 to 10.0.4 by @dependabot[bot] (#2621)
- Bump TIKSN-Framework from 5.6.2 to 5.6.3 by @dependabot[bot] (#2619)
- Bump Microsoft.CodeAnalysis.NetAnalyzers from 10.0.103 to 10.0.200 by @dependabot[bot] (#2618)
👨🏼💻 Contributors
@dependabot[bot], @tiksn and dependabot[bot]
5.6.3
🚀 New Features
🧰 Maintenance
- chore(deps): bump release-drafter/release-drafter from 6.3.0 to 6.4.0 by @dependabot[bot] (#2616)
- chore(deps): bump release-drafter/release-drafter from 6.2.0 to 6.3.0 by @dependabot[bot] (#2614)
- chore(deps): bump actions/setup-dotnet from 5.1.0 to 5.2.0 by @dependabot[bot] (#2613)
- Bump Polly from 8.6.5 to 8.6.6 by @dependabot[bot] (#2612)
- Bump MongoDB.Driver from 3.6.0 to 3.7.0 by @dependabot[bot] (#2611)
- Bump MediatR from 14.0.0 to 14.1.0 by @dependabot[bot] (#2610)
- Bump ReactiveUI.Maui from 23.1.1 to 23.1.8 by @dependabot[bot] (#2609)
- Bump ReactiveUI from 23.1.1 to 23.1.8 by @dependabot[bot] (#2608)
- Bump dotnet-outdated-tool from 4.7.0 to 4.7.1 by @dependabot[bot] (#2606)
- Bump NodaTime from 3.3.0 to 3.3.1 by @dependabot[bot] (#2607)
- Bump Google.Protobuf from 3.33.5 to 3.34.0 by @dependabot[bot] (#2605)
- chore(deps): bump actions/upload-artifact from 6.0.0 to 7.0.0 by @dependabot[bot] (#2604)
- chore(deps): bump actions/download-artifact from 7.0.0 to 8.0.0 by @dependabot[bot] (#2603)
- Bump SonarAnalyzer.CSharp from 10.19.0.132793 to 10.20.0.135146 by @dependabot[bot] (#2602)
- Bump ReactiveUI.Maui from 22.3.1 to 23.1.1 by @dependabot[bot] (#2600)
- Bump ReactiveUI from 22.3.1 to 23.1.1 by @dependabot[bot] (#2599)
- Bump Microsoft.NET.Test.Sdk from 18.0.1 to 18.3.0 by @dependabot[bot] (#2601)
- Format Code by @tiksn (#2598)
- Bump Microsoft.Maui.Controls.Compatibility from 10.0.40 to 10.0.41 by @dependabot[bot] (#2597)
- Bump Microsoft.Maui.Controls from 10.0.40 to 10.0.41 by @dependabot[bot] (#2596)
- Bump Microsoft.Extensions.Hosting and TIKSN-Framework by @dependabot[bot] (#2595)
👨🏼💻 Contributors
@dependabot[bot], @tiksn and dependabot[bot]
5.6.2
🚀 New Features
- Hybrid Cache by @tiksn (#2589)
- feat: add new projects for core framework, localization, and examples, and update build script and solution files accordingly. by @tiksn (#2567)
🧰 Maintenance
- Bump Microsoft.Extensions.Http from 10.0.2 to 10.0.3 by @dependabot[bot] (#2594)
- Bump dotnet-outdated-tool from 4.6.9 to 4.7.0 by @dependabot[bot] (#2592)
- Bump Microsoft.Extensions.Options.ConfigurationExtensions from 10.0.2 to 10.0.3 by @dependabot[bot] (#2591)
- Bump NuGet.Versioning from 7.0.1 to 7.3.0 by @dependabot[bot] (#2588)
- Bump Microsoft.SourceLink.GitHub from 10.0.102 to 10.0.103 by @dependabot[bot] (#2587)
- Bump Microsoft.Maui.Controls.Compatibility from 10.0.31 to 10.0.40 by @dependabot[bot] (#2586)
- Bump Microsoft.Maui.Controls from 10.0.31 to 10.0.40 by @dependabot[bot] (#2585)
- Bump Microsoft.Extensions.TimeProvider.Testing from 10.2.0 to 10.3.0 by @dependabot[bot] (#2584)
- Bump Microsoft.Extensions.Logging.Debug from 10.0.2 to 10.0.3 by @dependabot[bot] (#2583)
- Bump Microsoft.Extensions.Localization from 10.0.2 to 10.0.3 by @dependabot[bot] (#2580)
- Bump Microsoft.Extensions.FileProviders.Abstractions and Microsoft.Extensions.FileProviders.Physical by @dependabot[bot] (#2579)
- Bump Microsoft.Extensions.Configuration from 10.0.2 to 10.0.3 by @dependabot[bot] (#2577)
- Bump Microsoft.EntityFrameworkCore.Sqlite from 10.0.2 to 10.0.3 by @dependabot[bot] (#2574)
- Bump Microsoft.EntityFrameworkCore and Microsoft.EntityFrameworkCore.Relational by @dependabot[bot] (#2573)
- Bump Microsoft.EntityFrameworkCore.Analyzers from 10.0.2 to 10.0.3 by @dependabot[bot] (#2572)
- Bump Microsoft.CodeAnalysis.NetAnalyzers from 10.0.102 to 10.0.103 by @dependabot[bot] (#2570)
- Bump TIKSN-Framework from 5.6.0 to 5.6.1 by @dependabot[bot] (#2569)
- build(deps): bump super-linter/super-linter from 8.4.0 to 8.5.0 by @dependabot[bot] (#2568)
👨🏼💻 Contributors
@dependabot[bot], @tiksn and dependabot[bot]
5.6.1
🚀 New Features
🧰 Maintenance
- Bump Grpc.Tools from 2.76.0 to 2.78.0 by @dependabot[bot] (#2565)
- Bump Microsoft.Extensions.Hosting and TIKSN-Framework by @dependabot[bot] (#2564)
👨🏼💻 Contributors
@dependabot[bot], @tiksn and dependabot[bot]
5.6.0
🚀 New Features
- Parser Result Extensions by @tiksn (#2562)
- Add basic message types by @tiksn (#2561)
- Format Code by @tiksn (#2555)
🧰 Maintenance
- Migrate xUnit framework by @tiksn (#2563)
- Bump RavenDB.Client from 7.1.5 to 7.2.0 by @dependabot[bot] (#2560)
- Bump SonarAnalyzer.CSharp from 10.18.0.131500 to 10.19.0.132793 by @dependabot[bot] (#2559)
- Bump Google.Protobuf from 3.33.4 to 3.33.5 by @dependabot[bot] (#2558)
- Bump microsoft.cst.devskim.cli from 1.0.67 to 1.0.70 by @dependabot[bot] (#2557)
- Bump super-linter/super-linter from 8.3.2 to 8.4.0 by @dependabot[bot] (#2556)
- Bump Microsoft.Extensions.Hosting from 10.0.0 to 10.0.2 by @dependabot[bot] (#2551)
- Bump TIKSN-Framework from 5.5.3 to 5.5.4 by @dependabot[bot] (#2554)
👨🏼💻 Contributors
@dependabot[bot], @tiksn and dependabot[bot]