What's the difference between Hamcrest 1.1 and 1.2? I couldn't find a release notes page or a file listing changes! Where can I find such info?
Asked
Active
Viewed 675 times
1 Answers
3
The distribution contains a CHANGES.txt
file. Not sure how complete it is, though.

Ronald Blaschke
- 4,036
- 2
- 22
- 16
-
Thank you. The file is not included in the "hamcrest-all.jar" file that I downloaded, but I could now find it in the "hamcrest-1.2.zip" download. – Hosam Aly Jul 06 '09 at 13:38