-
January 6, 2024
-
Added privacy declarations.
-
Had to remove SwiftLint, as it no longer works.
-
September 16, 2022
-
Updated the tools.
-
Added SwiftLint.
-
May 31, 2022
-
Removed the dash-notation. No API changes.
-
May 23, 2022
-
Added unit tests for all platforms. No functional or API changes.
-
March 15, 2022
-
Updated the tools. No functional or API changes.
-
January 28, 2022
-
Added DocC support. No functional or API changes.
-
December 14, 2021
-
Updated to the latest toolchains.
-
September 23, 2021
-
Updated to the latest toolchains.
-
July 26, 2021
-
Added code coverage to the tests.
-
Tweaked the tests to improve coverage.
-
Updated to latest Swift/tools version.
-
March 15, 2021
-
The Jazzy command had a typo.
-
September 3, 2020
-
The subtracker internal methods needed to have their defaults declared public, in order to avoid having them forced on conformant classes.
-
September 2, 2020
-
Added the Observer subscribeTo(_:) method.
-
Updated the Jazzy docs.
-
August 31, 2020
-
Initial release.