This is an automated email from the ASF dual-hosted git repository. ggregory pushed a commit to annotated tag japicmp-base-0.1.0 in repository https://gitbox.apache.org/repos/asf/commons-vfs.git
commit 101d281bc968a80e5e0eef93b1a74ba05e4ad81a Author: siom79 <martin.m...@googlemail.com> AuthorDate: Sun Oct 6 11:52:12 2013 +0200 updated README.md --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index b790969..56b9129 100644 --- a/README.md +++ b/README.md @@ -92,6 +92,12 @@ The differences between the two Java APIs are also printed on the command line f The following releases are available: +* [Version 0.0.2](http://repository-siom79.forge.cloudbees.com/release/japicmp/japicmp/0.0.2/japicmp-0.0.2.jar) + * Changes: + * [Command-line option to filter packages](https://github.com/siom79/japicmp/issues/1) + * [CLI option for comparing public, package, protected or private classes/class members](https://github.com/siom79/japicmp/issues/2) + * ["No differences" output when comparing the same file](https://github.com/siom79/japicmp/issues/4) + * [Giving a non-jar file as argument should not output "Comparing..."](https://github.com/siom79/japicmp/issues/5) * [Version 0.0.1](http://repository-siom79.forge.cloudbees.com/release/japicmp/japicmp/0.0.1/japicmp-0.0.1.jar) The latest snapshot version can be downloaded here: [japicmp-SNAPSHOT](http://repository-siom79.forge.cloudbees.com/snapshot/japicmp/japicmp/)