Releases: reactiveui/ReactiveUI.Validation
Releases · reactiveui/ReactiveUI.Validation
1.4.1
Changes:
- dba5277 Support INotifyDataErrorInfo, rename ISupportsValidation (#44) @worldbeater
1.3.1
Changes:
- 4dace02 housekeeping: Update cake/targets to latest (#43) @glennawatson
- 16aebf2 Update to ReactiveUI 10 (#42) @worldbeater
- 465bbd6 fix: file create locking file for api approval @glennawatson
- 0df02ef build(deps): bump Microsoft.SourceLink.GitHub (#30) @dependabot
- bf18170 build(deps): bump Nerdbank.GitVersioning from 2.3.183 to 3.0.24 (#32) @dependabot
- 7428b46 housekeeping: update to PublicApiGenerator v9.3.0 @glennawatson
- 8fb30bd fix: api approvals @glennawatson
- d54f02a housekeeping: Update to the latest msbuild.sdk.extras/pipelines @glennawatson
- 15989ac build(deps): bump Microsoft.SourceLink.GitHub (#27) @dependabot
- 3c101e1 build(deps): bump Microsoft.NET.Test.Sdk from 15.9.0 to 16.2.0 (#25) @dependabot
- 7c4497f build(deps): bump PublicApiGenerator from 8.1.0 to 9.1.0 (#26) @dependabot
- 3624c62 build(deps): bump Nerdbank.GitVersioning from 2.3.38 to 2.3.183 (#28) @dependabot
- 316b565 Fix typos, add logo and downloads badge to README (#22) @worldbeater
1.2.1
Changes:
- Housekeeping: Use Space char as default delimiter (#21) @worldbeater
1.1.1
Changes:
- fix: Make ValidationChangedObservable pipe pure (#20) @worldbeater
- housekeeping: update UAP to uap10.0.17763 @glennawatson
- housekeeping: Update msbuild.sdk.extras to 2.0.24 @glennawatson
- housekeeping: update cake to 0.33.0 @glennawatson
1.0.13
Changes:
- 0b28a7e Housekeeping: add open collective bot configuration file @glennawatson
- f85c741 Fix #16 and added test. (#17) @alexmartinezm
- f1263e6 Remove .github templates to use global ones (#18) @worldbeater
- bd2a429 Housekeeping: Update README.md to contain updated Android (#15) @alexmartinezm
- fe5af1b Housekeeping: Improved readme samples and descriptions. (#14) @alexmartinezm
- ee8525d fix: fix validation context, unit tests, warnings (#13) @glennawatson
- 0e3e377 housekeeping: Add Badges (#12) @glennawatson
- 23cc811 Replace ReactiveList with SourceList (#6) @worldbeater
- 291585e Added an analyzers, support for multiple validation and added Xamarin.Forms sample. (#5) @alexmartinezm
- 73c8a2d Housekeeping: Update code example and link NuGet package (#2) @worldbeater
1.0.3
Overview
Changed the nuget package to have the appropriate links.
Changes:
- a4e669c housekeeping: Update links @glennawatson
1.0.2
Overview
Now part of the ReactiveUI organisation. This release adds the Android support directly inside the one NuGet package.
What's changed
- housekeeping: add unit tests @glennawatson
- housekeeping: Add android support/CI engine support @glennawatson
- housekeeping: Change the syntax highlighting/link locations. @glennawatson