Skip to content

v1.6.1.1

Pre-release
Pre-release
Compare
Choose a tag to compare
@jamesmontemagno jamesmontemagno released this 13 Nov 02:57

Changelog

[1.5.0]

  • Add AsyncCommand & AsyncCommand
  • Add Command and Command
  • Add WeakEventManager
  • Don't raise event when IEnumerable is empty. Thanks @Berrysoft!

[1.4.0]

  • OnPropertyChanges is now virtual
  • Streamlined CI/CD
  • More Validation on SetProperty

[1.3.0]

  • Now a .NET Standard 1.0 Library (adds support for more libraries)
  • Added more base properties to view model
  • Updated some grouping classes

[1.2.0]

  • WithTimeout now takes in an optional TimeSpan
  • ObservableRangeCollection now has optional SubKey
  • Ability to change IsNotBusy

Changes:

  • d900e0c Fix count for AddRange
  • e9d6deb Merge pull request #56 from jamesmontemagno/nullable
  • 2ed1ee1 Update copyright
  • 0630fb4 update tests to .net core 3
  • c4eabd5 Update to nullable refrence types and C# 8
  • 4908696 Update FUNDING.yml
  • a04b5d2 Merge pull request #51 from ahmedalejo/patch-1
  • a01c0b0 Fixes the issue reported in #50
  • ed61a93 Added missing semi column 😅
  • 2bd19cf Added Test Cases catching a bug
See More

This list of changes was auto generated.