We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1c62945 commit 67e85f9Copy full SHA for 67e85f9
CHANGES.md
@@ -13,6 +13,12 @@ All notable changes to this project will be documented in this file.
13
* Added functionality to reset statistics.
14
* Removed `MicroFactory`, `UberMicroFactory`, `TypedBDDFactory` and `TestBDDFactory`.
15
* Upgrade to Java 11. Java 11 is now required to use this library.
16
+* Cleaned up source formatting, warnings, etc.
17
+* Enabled Checkstyle static code checks.
18
+* Fixed operation cache hashing.
19
+* Various other small code improvements.
20
+* Most stdout printing now disabled by default.
21
+* Removed `BDDFactory.getVersion`.
22
23
## [1.0.1] - 2020-03-17
24
* Updated SCM URL for proper Maven Central metadata.
0 commit comments