Skip to content
This repository has been archived by the owner on Apr 2, 2024. It is now read-only.

v3.2.0

Compare
Choose a tag to compare
@sungaila sungaila released this 24 Aug 21:51
· 69 commits to master since this release
  • ViewModels can be mapped to multiple data transfer objects
  • Nested data transfer objects can be converted to ViewModels (and vice versa)
  • ObservableViewModelCollections can be converted to Lists (and vice versa)
  • Fixed an issue with unhandled exceptions in async commands