Skip to content

Releases: vaughandroid/plasticfantastic

v0.9.5

20 Jul 09:41

Choose a tag to compare

  • Can parse CardType definitions from JSON files.
  • Provide pre-packaged JSON file with default definitions, rather than CardTypes constants (this reduces the memory footprint, as well as allowing it to be modified more easily).
  • Repackaged some internal classes.
  • Changes to CardType.Builder methods (not anticipating any more changes before v1).

v0.9.4

16 Jul 08:18

Choose a tag to compare

Target 1.6 to allow use on Android (could be 1.7 but source is 1.6 so no point raising the bar unnecessarily).

v0.9.3

10 Jul 16:04

Choose a tag to compare

New in this release:

  • Jitpack support
  • Source 1.6, Target 1.8
  • Javadoc updated to fix minor HTML issues (since Java 8 requires strictly valid HTML)