Skip to content

Releases: garywebb/CherryPicker

Version 0.2.1

23 Aug 20:34

Choose a tag to compare

Bug Fixes:

  • Issue #3: Nullable Property Types don't work.

No workaround was found for previous versions of CherryPicker, so users will have to update to this version in order to use nullable property types

Version 0.2

12 Jun 18:01

Choose a tag to compare

Improvements:

  • Defaults can be removed by setting a property to null.
  • Setting a property with no Defaults to null will not do anything.
  • Adding defaults and overrides can be done in a more fluent style

Version 0.1.1

02 Jun 07:22

Choose a tag to compare

The first release of CherryPicker!
Extra .Net frameworks targeted in order to reduce the number of unused dependencies downloaded.