v1.1.0
·
28 commits
to master
since this release
What's Changed
- Add SFINAE for plain unbox instead of template by @Yaraslaut in #5
- Do not compile with c++17 in actions since we compile with c++20 anyway by @Yaraslaut in #7
- Update advance example by @Yaraslaut in #6
- CMake improvement by @topazus in #9
- Add Apache-2 license by @Yaraslaut in #11
- Add left operators (T,boxed<T,U>) by @Yaraslaut in #12
- Update example in readme by @Yaraslaut in #13
- Minor polishing by @christianparpart in #14
New Contributors
- @topazus made their first contribution in #9
- @christianparpart made their first contribution in #14
Full Changelog: v1.0.1...v1.1.0