Randoop 4.2.2 has been released and is available at
https://github.com/randoop/randoop/releases/latest. The changelog appears below.
Implemented --omit-classes and --omit-classes-file command-line options.
Renamed command-line options:
--omitmethods => --omit-methods
--omitmethods-file => --omit-methods-file
--omit-fields-list => --omit-fields-file
The old versions still work temporarily.
Reduced default for --string-maxlen to 1000.
Bug fixes.