Skip to content

Latest commit

 

History

History
46 lines (30 loc) · 1.2 KB

File metadata and controls

46 lines (30 loc) · 1.2 KB

0.9.9.2 - December 10 2015

  • Removed type provider
  • Moved to ProjectScaffold for new structure and build system

1.0.0.0 - January 4 2017

  • First official release
  • Added C# interface implemented by @anton-pt
  • Changed namespaces for F# vs C# usage

1.0.1.0 - January 5 2017

  • Created new standalone command implementations
  • Added initial implementation of Command module/static class

1.0.2.0 - January 5 2017

  • Created new standalone command implementations
  • Added to implementation of Command module/static class

1.0.3.0 - January 5 2017

  • Created new standalone command implementations
  • Added to implementation of Command module/static class
  • Added strong name signing

1.0.4.0 - January 5 2017

  • Created new standalone command implementations
  • Added to implementation of Command module/static class
  • Added strong name signing
  • Added back expression based RaisePropertyChanged

1.0.5.0 - January 17 2017

  • Fixed bug in EventViewModel factory management (#27)

1.0.6.0 - February 3 2017

  • Exposed SynchronizationContext in IDependencyTracker

1.0.7.0 - March 6 2017

  • Added back in command dependency tracking

2.0.0.0 - Sept 7 2022

  • Moved to .NET Standard 2.0