Skip to content

Releases: martinpaljak/ant-javacard

Support for off-card verifier

24 Jan 06:35
Compare
Choose a tag to compare
v1.5

Add notes about verify

v1.4

14 Jan 12:33
Compare
Choose a tag to compare
Travis now builds everything automatically

Explore history: JC 2.1.2

23 Dec 14:06
Compare
Choose a tag to compare
  • Add support for JavaCard v2.1.2

Bugfix release

11 Nov 08:05
Compare
Choose a tag to compare

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)

09 May 11:32
Compare
Choose a tag to compare

Required when sharing functionality between applets.

First Big Release

06 May 14:12
Compare
Choose a tag to compare

With version 1.0

Fix a few bugs and add property support

02 May 16:01
Compare
Choose a tag to compare
  • 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

13 Feb 05:59
Compare
Choose a tag to compare

JC_HOME can point to any JavaCard SDK kit version

Fixed Windows build with multiple export files

10 Jan 13:35
Compare
Choose a tag to compare
v0.7

Use platform-dependent path separator

For Java 1.7 and 1.8

10 Jan 13:01
Compare
Choose a tag to compare
For Java 1.7 and 1.8 Pre-release
Pre-release
v0.5

Remove -Werror