What's Changed
- 🐛 Fix #1 - Crash when inheriting with local_storage by @kris-jusiak in #2
- 🐛 Fix #3 No support for move-only types by @kris-jusiak in #4
- 🆕 [C++20] Concepts generation from type erased interface declaration by @kris-jusiak in #5
- Concepts auto by @kris-jusiak in #6
- 🆕 [example] Interface declaration/definition split by @kris-jusiak in #7
- 📚 [README] forward it example by @kris-jusiak in #8
- 🐛 Fix #9 Cannot reserve, resize nor emplace_back in std::vector<t… by @kris-jusiak in #10
- 🆕 🎨 Boostify by @kris-jusiak in #11
- Fixed typo. by @redboltz in #12
- Adding non_owning_storage adapted from ldionne/dyno with tests and example by @uknys in #17
- Fix te.hpp link in README.md by @cstratopoulos in #18
- ⬆️ Update copyright by @kris-jusiak in #20
- ⬆️ 🎨 [TE] Use
boost-extinstead ofboost-experimentalby @kris-jusiak in #24 - 🎨 🐛 [TE] Fix for
inline extnamespace by @kris-jusiak in #25 - 🔧 [Conan] Update package file by @kris-jusiak in #26
- Updated outdated gotbolt url by @EndlessArch in #28
- Storage types fixed by @pfeatherstone in #32
- remove type specifiers before conceptify by @jimkoen in #40
- Fix example in README.md by @zyctree in #44
New Contributors
- @kris-jusiak made their first contribution in #2
- @redboltz made their first contribution in #12
- @uknys made their first contribution in #17
- @cstratopoulos made their first contribution in #18
- @EndlessArch made their first contribution in #28
- @pfeatherstone made their first contribution in #32
- @jimkoen made their first contribution in #40
- @zyctree made their first contribution in #44
Full Changelog: https://github.com/boost-ext/te/commits/v1.0.0