Release Notes
Current Release - 1.5.0 released Oct. 10, 2022
• Source Code
Maven Dependency
<dependency>
<groupId>org.yarnandtail</groupId>
<artifactId>andhow</artifactId>
<version>1.5.0</version>
</dependency>
<dependency>
<!-- Utils for unit testing apps using AndHow -->
<groupId>org.yarnandtail</groupId>
<artifactId>andhow-junit5-extensions</artifactId>
<version>1.5.0</version>
<scope>test</scope>
</dependency>Release Notes
Changes likely requiring application code changes
Behavior Changes which may impact applications
Internal changes / changes unlikely to affect users
Bug Fixes
Past Releases
Release
Release Date
Javadocs
Source Code
Release Notes
Last updated