v0.9
What's Changed
- tl::expected didn't respect LIBCORO_BUILD_TESTS=OFF by @jbaldwin in #147
- Fixed the broken links within README.md by @LEAVING-7 in #148
- OpenSSL only if feature networking is set. by @dok-net in #142
- Allow to disable OpenSSL separately if networking is included. by @dok-net in #149
- Extended tasks so they can return references and not just values. by @bruno-j-nicoletti in #154
- Fix #154 that broke task.hpp by using optional without adding #include by @dok-net in #156
- Fix wrong version number by @MichaelLettrich in #159
- task doesn't require default ctor by @jbaldwin in #164
- Release v0.9 by @jbaldwin in #165
New Contributors
- @LEAVING-7 made their first contribution in #148
- @dok-net made their first contribution in #142
- @bruno-j-nicoletti made their first contribution in #154
- @MichaelLettrich made their first contribution in #159
Full Changelog: v0.8...v0.9