Skip to content

Latest commit

 

History

History
72 lines (43 loc) · 2.48 KB

CHANGELOG.md

File metadata and controls

72 lines (43 loc) · 2.48 KB

Nike Internal Util Changelog / Release Notes

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.x Releases

1.x Releases

0.x Releases

Released on 2024-09-13.

Released major version 2.0.0

  • Released version 2.0.0 of nike-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 to 1.x

  • Graduated the version of nike-internal-util to 1.10.1 (from 0.10.0) to reflect the stability and previous work done on the library.

Released on 2022-02-28.

Added

  • Added Glassbox and TestUtils classes. These are helpers intended for use during testing.

Released on 2016-09-20.

Fixed

  • 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.

Released on 2016-09-20.

Added

  • 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.