Releases: reactiveui/ReactiveUI.Validation
Releases · reactiveui/ReactiveUI.Validation
2.1.1
Dependencies:
- 7328e71 Dependency: Update to Microsoft.CodeAnalysis.NetAnalyzers 5.0.1 @glennawatson
- ec9a3fd dependency: Update version for samples @glennawatson
- b92367e dependency: Update RxUI @glennawatson
- dd8ec98 dependendency: Update UWP Sample dependencies. @glennawatson
- ceccc08 dependency: Update Android sample dependencies. @glennawatson
- b050edf dependency: Update Forms sample dependencies. @glennawatson
- 3d457ac dependency: Update Sample winforms dependencies. @glennawatson
- 480d992 dependency: Update wpf sample dependencies @glennawatson
- 5a2ff56 dependency: Update samples to Android 10.0 (#180) @glennawatson
- 3d80339 build(deps): bump DiffEngine from 6.4.6 to 6.4.7 (#183) @dependabot-preview[bot]
- 2f52438 build(deps): bump DiffEngine from 6.4.7 to 6.4.8 (#184) @dependabot-preview[bot]
- c623226 build(deps): bump Xamarin.AndroidX.Palette in /samples (#188) @dependabot-preview[bot]
- 5c4d40f build(deps): bump Xamarin.Google.Android.Material in /samples (#187) @dependabot-preview[bot]
- 45dd2f5 build(deps): bump Xamarin.AndroidX.Preference in /samples (#185) @dependabot-preview[bot]
- f24648d build(deps): bump Xamarin.AndroidX.MediaRouter in /samples (#186) @dependabot-preview[bot]
- a59a663 build(deps): update Xamarin.Android.Support.Design requirement (#139) @dependabot-preview[bot]
- 04cd633 build(deps): bump DiffEngine from 6.4.8 to 6.4.9 (#189) @dependabot-preview[bot]
- be886bc build(deps): bump DiffEngine from 6.4.9 to 6.5.0 (#192) @dependabot-preview[bot]
- bb4706a build(deps): bump Microsoft.CodeAnalysis.NetAnalyzers (#193) @dependabot-preview[bot]
- 9054213 build(deps): bump Microsoft.CodeAnalysis.NetAnalyzers in /samples (#194) @dependabot-preview[bot]
Fixes:
- 295b24b fix: Remove maxcpucount from GitHub Actions (#191) @worldbeater
Housekeeping:
- f2933a0 housekeeping: Further samples refinements. @glennawatson
- ffff03c housekeeping: Restrict main CI to only version.json and src/ @glennawatson
- e550e82 housekeeping: Fix directories in sample building script. @glennawatson
- 39e6a93 housekeeping: Turn on minimal install @glennawatson
- 09529ee housekeeping: Update to C# 9 syntax (#182) @glennawatson
- 27acce3 housekeeping: Clean NuGet Locals before CI Build (#190) @worldbeater
- 3d4d6fd housekeeping: Add dependabot configuration file. @glennawatson
- 0238f61 housekeeping: Release 2.1.x (#200) @glennawatson
Other:
- 9a2961c Create build-samples.yml @glennawatson
- 2cb627a build(deps): bump MSBuild.Sdk.Extras from 3.0.22 to 3.0.23 in /src (#195) @dependabot[bot]
- a444bf6 build(deps): bump DiffEngine from 6.5.0 to 6.5.2 in /src (#197) @dependabot[bot]
- b1d1f04 build(deps): bump coverlet.msbuild from 2.9.0 to 3.0.1 in /src (#199) @dependabot[bot]
- 771508e build(deps): bump DiffEngine from 6.5.2 to 6.5.5 in /src (#198) @dependabot[bot]
2.0.1
Dependencies:
- 5516420 build(deps): bump Microsoft.CodeAnalysis.FxCopAnalyzers (#157) @dependabot-preview[bot]
- 98656a2 build(deps): bump Microsoft.NET.Test.Sdk from 16.7.1 to 16.8.0 (#158) @dependabot-preview[bot]
- 2fc89ae build(deps): bump Microsoft.NET.Test.Sdk from 16.8.0 to 16.8.3 (#165) @dependabot-preview[bot]
- 122c88c build(deps): bump DiffEngine from 6.1.4 to 6.4.6 (#164) @dependabot-preview[bot]
- bc304d0 build(deps): bump Microsoft.Reactive.Testing from 4.4.1 to 5.0.0 (#159) @dependabot-preview[bot]
- be76c7e Dependency: update msbuild sdk extras. (#171) @glennawatson
Features:
- d0c5c8f feature: Allow the ViewModel to be Null in BindValidation (#152) @worldbeater
- 4b6ad22 feature: Custom Formatters in ReactiveValidationObject (#154) @worldbeater
- 5ecc8ec feature: Add .NET 5 (#170) @worldbeater
Housekeeping:
- 030f250 housekeeping: Update RXUI to v12.* (#151) @glennawatson
- bf7c51e housekeeping: Improve Custom Formatters Docs (#153) @worldbeater
- 980dc23 housekeeping: use bash uploader (#156) @glennawatson
- df8d5d0 housekeeping: Remove mention of sponsorship @glennawatson
- 8393a8d housekeeping: Release 2.0.x (#174) @glennawatson
1.8.6
Features:
- 7ff3279 feature: Add ValidationRule extensions method overloads to accept any object implementing IValidationState (#148) @thargy
Fixes:
- a9c7104 Fixes ReactiveValidationObject NullReferenceException and enhances performance and thread-safety of ValidationText (#144) @thargy
Housekeeping:
- e7bc86d housekeeping: Add Analyzers to the Sample App (#143) @worldbeater
- 2548cc0 housekeeping: Add Images Showing the Capabilities (#149) @worldbeater
- 145bb70 housekeeping: Correct the Error Message in ValidationText (#150) @worldbeater
1.8.1
Dependencies:
- f84adac build(deps): bump DiffEngine from 6.1.2 to 6.1.4 (#127) @dependabot-preview[bot]
Features:
- 86e9e8a feature: Add ClearValidationRules Extension Methods (#128) @worldbeater
- e6aadc5 feature: Use IValidationState Instead of ValidationState (#130) @worldbeater
- 00f2d33 feature: Introduce ReactiveUI.Validation.AndroidX (#134) @worldbeater
- 7dade43 feature: Add a Sample App for AndroidX (#138) @worldbeater
Housekeeping:
- ef9858c housekeeping: Remove shoudly (#126) @glennawatson
- 053ea39 housekeeping: Update README.md (#133) @thargy
- f8ec61b housekeeping: Mention the new Android packages (#136) @worldbeater
- 15ad58c housekeeping: Release version 1.8 (#140) @worldbeater
Other:
- 4068e76 Reference ReactiveUI Android packages (#137) @worldbeater
1.7.1
Dependencies:
- 8669b3c build(deps): bump DiffEngine from 6.1.1 to 6.1.2 (#124) @dependabot-preview[bot]
Features:
- 1121e56 feature: Improved IDisposable Handling, Possibility to Change Validation Rules Dynamically (#115) @worldbeater
- 1565d37 feature: Deprecate ReactiveValidationObject in Favor of Just ReactiveValidationObject (#118) @worldbeater
- 897f124 feature: Deprecate ModelObservableValidation in Favor of ObservableValidation (#119) @worldbeater
Housekeeping:
- 7a38594 housekeeping: Update the Documentation and Code Snippets in README (#121) @worldbeater
- 05316ec housekeeping: Release version 1.7 (#125) @worldbeater
Other:
- f0040f9 Support Binding to IReactiveObject's (#114) @worldbeater
Refactoring:
- b5d87bc refactor: Update the LoginApp to use Newer ValidationRule Overloads (#120) @worldbeater
- 4e0f2eb refactor: Deprecate Generic IValidatesProperties (#122) @worldbeater
1.6.4
Dependencies:
- 4c12619 build(deps): bump Nerdbank.GitVersioning from 3.1.91 to 3.2.31 (#86) @dependabot-preview[bot]
- 96fcd44 build(deps): bump Nerdbank.GitVersioning from 3.2.31 to 3.3.37 (#101) @dependabot-preview[bot]
- a5d1068 build(deps): bump DiffEngine from 6.0.3 to 6.1.1 (#111) @dependabot-preview[bot]
Fixes:
- 37505fc Fix INotifyDataErrorInfo Issues on WPF (#97) @worldbeater
Housekeeping:
- 2b9d839 housekeeping: Use GitHub actions for building. (#106) @glennawatson
- ac34a06 housekeeping: Change the build icon. (#107) @glennawatson
- 5f19fde housekeeping: Add unit test indications to code cov (#108) @glennawatson
- 5168381 housekeeping: Release version 1.6 (#110) @glennawatson
- c04c179 housekeeping: Fix invalid environment in github action (#113) @glennawatson
Other:
- 5c5bc39 Delete opencollective.yml @glennawatson
- 5d4861f Update LoginApp, add Avalonia and WPF samples (#99) @worldbeater
- 0826399 Support multiple validations in BindValidation, deprecate BindValidationEx (#100) @worldbeater
- 83f539f Support custom IValidationTextFormatters in BindValidation, Increase Code Coverage (#103) @worldbeater
- aec0384 Add LoginApp.WinForms and LoginApp.Uwp (#102) @worldbeater
- 291e022 Try Resolve a Default Formatter from Splat.Locator (#104) @worldbeater
- f59a09a Consistent ValidationRule Overloads (#105) @worldbeater
- 2af0dae Update ci-build.yml (#112) @glennawatson
1.5.3
Changes:
- 1a74daa feature: Add nullability (#85) @glennawatson
- 4f61a89 Update links and code snippets in README.md (#84) @worldbeater
- a6af621 Fix #60, #61, #70 (#82) @worldbeater
- 11bf997 housekeeping: Updated Cake to v0.38.1 (#78) @RLittlesII
Dependency Changes
- 7c7b05a build(deps): bump PublicApiGenerator from 9.3.0 to 10.1.0 (#76)
- 900d410 build(deps): bump Microsoft.NET.Test.Sdk from 16.6.0 to 16.6.1 (#73)
- e0ddfb6 build(deps): bump Nerdbank.GitVersioning from 3.1.74 to 3.1.91 (#74)
- 46d8e20 build(deps): bump xunit.runner.visualstudio from 2.4.1 to 2.4.2 (#77)
1.4.15
1.4.13
Changes:
- 8640c89 build(deps): bump Microsoft.NET.Test.Sdk from 16.4.0 to 16.5.0 (#62) @dependabot
- 6276aec build(deps): bump Nerdbank.GitVersioning from 3.0.50 to 3.1.74 (#68) @dependabot
- 700ac11 Use TaskpoolScheduler for WPF/WF ValidationContext (#67) @Lixfeld
1.4.10
Changes:
- aa218ee Feature extension and testcase for new ModelObservableValidation (#59) @jasonwurzel
- 710ee6f Feature: ModelObservableValidation + INotifyDataErrorInfo (#58) @jasonwurzel