Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
source-c committed Feb 13, 2022
1 parent 53d0a2f commit 736f74d
Showing 1 changed file with 8 additions and 2 deletions.
10 changes: 8 additions & 2 deletions README.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ Add the following to your http://github.com/technomancy/leiningen[Leiningen's] `
.project.clj
[source,clojure]
----
[net.tbt-post/clj-jasper "0.0.9"]
[net.tbt-post/clj-jasper "0.0.10"]
----

.example.clj
Expand All @@ -38,9 +38,15 @@ Add the following to your http://github.com/technomancy/leiningen[Leiningen's] `

. Current implementation supports only PDF generations.
. There is a bug in JAXP/XERCES (derived from CLJ<-JR<-Digester) that prevent the use of a parser that contains a schema with a DTD.
. Well tested with Java versions:
.. OpenJDK 11.0.12
.. OpenJDK 15.0.1
.. GraalVM 19.3.6.r11
.. Corretto 8.322.06.1
. Version v0.0.9 may be runtime incompatible with uberjar build in some circumstances

== License

Copyright &copy; 2018-2022 AI a.k.a. MelKori
Copyright &copy; 2018-2022

Distributed under the MIT License.

0 comments on commit 736f74d

Please sign in to comment.