Skip to content

Releases: garywebb/CherryPicker

Version 0.2.1

Choose a tag to compare

@garywebb garywebb released this 23 Aug 20:34

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

Choose a tag to compare

@garywebb garywebb released this 12 Jun 18:01

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

Choose a tag to compare

@garywebb garywebb released this 02 Jun 07:22

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