Skip to content

Releases: petrknap/php-optional

3.5.2

Choose a tag to compare

@petrknap petrknap released this 11 Jan 08:43
1ed025b

What's Changed

  • Typed Optional::orElseGet now correctly supports null by @petrknap in #39

Full Changelog: v3.5.1...v3.5.2

3.5.1

Choose a tag to compare

@petrknap petrknap released this 10 Jan 08:43
71f8ff1

What's Changed

  • Correct PhpDoc for Optional::orElse by @petrknap in #35
  • Optional::ofSingle now correctly throws on null by @petrknap in #36

Full Changelog: v3.5.0...v3.5.1

3.5.0

Choose a tag to compare

@petrknap petrknap released this 28 Dec 09:46
3becb23

What's Changed

Full Changelog: v3.4.1...v3.5.0

3.4.1

Choose a tag to compare

@petrknap petrknap released this 28 Dec 09:39
da7b29f

What's Changed

  • Correct PhpDoc for orElse and orElseGet by @petrknap in #33

Full Changelog: v3.4.0...v3.4.1

3.4.0

Choose a tag to compare

@petrknap petrknap released this 22 Jan 21:48
8c5c811

What's Changed

Full Changelog: v3.3.2...v3.4.0

3.3.2

Choose a tag to compare

@petrknap petrknap released this 22 Jan 21:32
30d768f

What's Changed

Full Changelog: v3.3.1...v3.3.2

3.3.1

Choose a tag to compare

@petrknap petrknap released this 17 Jan 16:09
ce5a5b4

What's Changed

Full Changelog: v3.3.0...v3.3.1

3.3.0

Choose a tag to compare

@petrknap petrknap released this 11 Jan 08:56
30112a3

What's Changed

Full Changelog: v3.2.0...v3.3.0

3.2.0

Choose a tag to compare

@petrknap petrknap released this 09 Nov 10:52
9789749

What's Changed

  • Added support for message to orElseThrow method by @petrknap in #26

Full Changelog: v3.1.0...v3.2.0

3.1.0

Choose a tag to compare

@petrknap petrknap released this 25 Jun 14:56
ad2d535

What's Changed

  • Added support for exception class name instead of supplier by @petrknap in #25

Full Changelog: v3.0.0...v3.1.0