Skip to content

1.3.0

Compare
Choose a tag to compare
@danielsaidi danielsaidi released this 26 May 09:36
· 9 commits to master since this release

This version has breaking changes for the favorite context/service setup, to make favorites easier to use.

Favorite contexts are now created with a service, and shares the type. This however requires that both types are generic.

✨ New features

  • Card is a new view, with a front and back view and flip support.

🗑️ Deprecations

  • Configuration has been converted to an Equatable extension.
  • View deckShuffleAnimation has been converted to an internal modifier.

💥 Breaking Changes

  • The favorite types have cleaned up their generic designed to be easier to use.