Releases: vaughandroid/plasticfantastic
Releases · vaughandroid/plasticfantastic
v0.9.5
- 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
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
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)