Skip to content

Releases: jamesmontemagno/mvvm-helpers

v1.6.2.2

27 May 04:50
Compare
Choose a tag to compare

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:

See More

This list of changes was auto generated.

v1.6.1.1

13 Nov 02:57
Compare
Choose a tag to compare
v1.6.1.1 Pre-release
Pre-release

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.

v1.6.0.3

08 Nov 23:50
1a538e1
Compare
Choose a tag to compare
v1.6.0.3 Pre-release
Pre-release

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:

See More

This list of changes was auto generated.

v1.5.1.6

12 Sep 22:32
Compare
Choose a tag to compare
v1.5.1.6 Pre-release
Pre-release

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:

See more

This list of changes was auto generated.

v1.5.0.12

19 Aug 18:17
fe14077
Compare
Choose a tag to compare
v1.5.0.12 Pre-release
Pre-release

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:

See more

This list of changes was auto generated.

v1.4.1.1

14 Dec 17:08
Compare
Choose a tag to compare
v1.4.1.1 Pre-release
Pre-release

Changelog

[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:

See more

This list of changes was auto generated.