Release notes
version | release date | Java |
---|---|---|
v0.3.0 | (unreleased) | 8 |
v0.2.2 | 2015-08-24 | 7 |
v0.2.1 | 2015-07-13 | 7 |
v0.2.0 | 2012-04-26 | 6 |
v0.1.0 | 2009-05-07 | 6 |
v0.3.0
(unreleased)
- Requires Java 8
v0.2.2
(2015-08-24)
- POM files changed: the new
groupId
isde.tu-dresden.inf.lat.jsexp
.
v0.2.1
(2015-07-13)
- Parsing accepts a
Reader
and anInputStream
. - Can be compiled using Apache Ant + Apache Ivy and uses a generic Ant file to build the project.
- Can be compiled using Apache Maven and the compiled files are deployed in Sonatype.
v0.2.0
(2012-04-26)
- Parsing accepts a
Reader
instead of anInputStream
.
v0.1.0
(2009-05-07)
- First version that is completely operational, conceived as a library for the CEL Plug-in.