Skip to content

Releases: zeus-cpp/expected

v1.1.1

24 Apr 03:54
f5be72e
Compare
Choose a tag to compare

What's Changed

  • Workaround of compilation error for VS 2019 by @X1aomu in #7
  • chore: version 1.1.1 by @X1aomu in #8

Full Changelog: v1.1.0...v1.1.1

v1.1.0

18 Apr 15:35
eb61cea
Compare
Choose a tag to compare

What's Changed

  • Drop the requirement of /Zc:__cplusplus by @X1aomu in #4
  • chore: version 1.1.0 by @X1aomu in #5

Full Changelog: v1.0.2...v1.1.0

v1.0.2

16 Apr 08:25
Compare
Choose a tag to compare

What's Changed

  • Fix noexcept and constraints on value_or() and error_or() by @X1aomu in #3

New Contributors

  • @X1aomu made their first contribution in #3

Full Changelog: v1.0.1...v1.0.2

v1.0.1

11 Apr 02:09
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.0.0...v1.0.1

v1.0.0

10 Apr 08:47
Compare
Choose a tag to compare

Full Changelog: v1.0.0...v1.0.0