File tree Expand file tree Collapse file tree 1 file changed +0
-22
lines changed Expand file tree Collapse file tree 1 file changed +0
-22
lines changed Original file line number Diff line number Diff line change @@ -98,25 +98,3 @@ Returns `Throwing(Predicate|Supplier|Consumer`) instance as a new `ThrowingFunct
9898### Dependencies
9999
100100None - the library is implemented using core Java libraries.
101-
102- ## Version history
103-
104- ## [ 1.6.1 (25-09-2024)] ( https://github.com/pivovarit/throwing-function/releases/tag/1.6.1 )
105-
106- * Explicit module configuration via a multi-release jar
107- * Improved Javadoc
108-
109- ### [ 1.6.0 (24-09-2024)] ( https://github.com/pivovarit/throwing-function/releases/tag/1.6.0 )
110-
111- * Added ` Automatic-Module-Name ` to MANIFEST
112-
113- ### [ 1.5.1 (06-05-2020)] ( https://github.com/pivovarit/throwing-function/releases/tag/1.5.1 )
114-
115- * Fixed visibility issues with ` ThrowingIntFunction `
116-
117- ### [ 1.5.0 (26-01-2019)] ( https://github.com/pivovarit/throwing-function/releases/tag/1.5.0 )
118-
119- * Introduced proper [ Semantic Versioning] ( https://semver.org )
120- * Introduced ` ThrowingIntFunction `
121- * Moved interfaces to ` com.pivovarit.function `
122- * Removed controversial ` unwrap() ` functionality
You can’t perform that action at this time.
0 commit comments