Changes
Release History
Version | Date | Description |
---|---|---|
2.0.0 | SNAPSHOT | v2.0.0 |
1.0.1 | 2018-05-09 | v1.0.1 |
1.0 | 2017-12-19 | v1.0 |
0.8 | 2017-10-02 | v0.8 |
0.7 | 2014-03-04 | v0.7 |
Release 2.0.0 – SNAPSHOT
Type | Changes | By |
---|---|---|
Major version based on Java SE 21. v2.x is compatible with v1.x with one exception - the module definition has changed slightly. Guava is no longer transitively included (because it is an automatic module), and as such end users may need to alter their module declaration to include Guava directly. | jodastephen | |
Add Tidelift commercial support and security policy. | jodastephen | |
Switch master to main. | jodastephen |
Release 1.0.1 – 2018-05-09
Type | Changes | By |
---|---|---|
Update Guava. | jodastephen | |
Fix OSGi information for Java 8. | jodastephen |
Release 1.0 – 2017-12-19
Type | Changes | By |
---|---|---|
Add module-info for Java 9. | jodastephen | |
Update and redesign build to support Java 9. Switch to require Java 8. | jodastephen | |
Switch from TestNG to JUnit4. | jodastephen |
Release 0.8 – 2017-10-02
Type | Changes | By |
---|---|---|
Add automatic module name for Java SE 9. | jodastephen |
Release 0.7 – 2014-03-04
Type | Changes | By |
---|---|---|
Initial version. | jodastephen |