All notable changes to the nike-internal-util
library will be documented in this file. nike-internal-util
adheres
to Semantic Versioning.
Note that the backstopper-*
libraries are version-independent even though they are currently living in the same
repository as nike-internal-util
. Check out the root CHANGELOG.md for details on backstopper-*
library changes. This changelog file is specifically for the nike-internal-util
library.
2.0.x
Releases - 2.0.0
1.10.x
Releases - 1.10.1
Released on 2024-09-13.
- Released version
2.0.0
ofnike-internal-util
.- Updated to Java 17 - no functional changes.
- Changes for
2.0.0
made by Nic Munroe in pull request #72.
Released on 2024-09-07.
- Graduated the version of
nike-internal-util
to1.10.1
(from0.10.0
) to reflect the stability and previous work done on the library.
Released on 2022-02-28.
- Added
Glassbox
andTestUtils
classes. These are helpers intended for use during testing.- Added by Nic Munroe in pull request #60.
Released on 2016-09-20.
- Version 0.9.0 was unable to be published in bintray, so
nike-internal-util
bintray publishing was split into its own package separate from the backstopper libraries. No functional code changes.- Fixed by Nic Munroe.
Released on 2016-09-20.
- Initial open source code drop for
nike-internal-util
. NOTE: This release never made it to bintray or maven central. Please use 0.9.0.1 instead.- Added by Nic Munroe.