Releases: martinpaljak/ant-javacard
Releases · martinpaljak/ant-javacard
Support for off-card verifier
v1.5 Add notes about verify
v1.4
Travis now builds everything automatically
Explore history: JC 2.1.2
- Add support for JavaCard v2.1.2
Bugfix release
Really delete temporary folders and support generating JCA files, thanks to @lumag
Supports JavaCard SDK version 3.0.5 as well!
Support for building "libraries" (.exp)
Required when sharing functionality between applets.
First Big Release
With version 1.0
Fix a few bugs and add property support
- Make sure
classes
folder is relative to the project basedir - Differentiate between 2.2.1 and 2.2.2 and fix the required class file versions
- Expand
~
in SDK paths - Implemented #2 - jc.home property overrides all other SDK paths
JC_HOME support
JC_HOME can point to any JavaCard SDK kit version
Fixed Windows build with multiple export files
v0.7 Use platform-dependent path separator
For Java 1.7 and 1.8
v0.5 Remove -Werror