Changes in version 1.1-4 (2024-01-14) o add documentation for plot.VennDiagram o add lty= and lwd= arguments to plot.VennDiagram Changes in version 1.1-3 (2022-03-16) o update URLs to https o move Java sources to src/java Changes in version 1.1-2 o minor cleanups (no functional difference) Changes in version 1.1-1 o added more parameters to the plot() function Changes in version 1.1-0 (2011-08-10) o improvements to speed and better solutions in cases where there are large differences in sizes of the circles o Java code has been updated to use generics and thus requires Java 1.5 or higher (use 1.0 series with Java 1.4) Changes in version 1.0-5 o bugfix Changes in version 1.0-4 (2010-12-21) o improved metric to address some extreme cases Changes in version 1.0-3 (2010-09-19) o improved behavior in some special cases Changes in version 1.0-2 (2010-06-10) o more improvements and bugfixes Changes in version 1.0-1 (2010-04-06) o improved algorithm Changes in version 1.0-0 (2009-10-28) o release on CRAN o updated documentation, changed set separator to &, added matrix adjacency input, small fixes Changes in version 0.1-0 o first public release on RForge.net