Skip to content

Latest commit

 

History

History
29 lines (19 loc) · 653 Bytes

CHANGELOG.md

File metadata and controls

29 lines (19 loc) · 653 Bytes

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

1.0.3

Changed

  • Removed restrictions for Try.Success, allowing to save null as successful value

1.0.2

Changed

  • Restored Java 8 build compatibility
  • Adjusted license year
  • Improved examples in README
  • Fixed minor Sonar issues in tests

1.0.1

Added

  • Maven Central repository support

1.0.0

Added

  • Initial release with a set of Java functional interfaces and Try