What's Changed
- Fix bug in unequal operator with void as expected value by @bojanstrbac in #156
- added workaround for wrong value of __cplusplus in MSVC compiler by @georg-emg in #136
- Add [[nodiscard]] to tl::expected by @Quuxplusone in #165
- Fix ci by @TartanLlama in #174
Full Changelog: v1.1.0...v1.2.0