|
7 | 7 | Changelog
|
8 | 8 | =========
|
9 | 9 |
|
| 10 | +0.27.0 |
| 11 | +------ |
| 12 | + |
| 13 | +- Replaced apply_cv with xtl::apply_cv and deleted duplicated code |
| 14 | + `# 2836 https://github.com/xtensor-stack/xtensor/pull/2836` |
| 15 | +- Implement apply with std 17 |
| 16 | + `# 2835 https://github.com/xtensor-stack/xtensor/pull/2835` |
| 17 | +- feat: Use cpp20 by default |
| 18 | + `# 2839 https://github.com/xtensor-stack/xtensor/pull/2839` |
| 19 | +- Set C++20 in clang-format |
| 20 | + `# 2843 https://github.com/xtensor-stack/xtensor/pull/2843` |
| 21 | +- Update docs to reflect new directory structure. |
| 22 | + `# 2845 https://github.com/xtensor-stack/xtensor/pull/2845` |
| 23 | +- Adding concept to a part of the code |
| 24 | + `# 2842 https://github.com/xtensor-stack/xtensor/pull/2842` |
| 25 | +- fix: update benchmarks |
| 26 | + `# 2848 https://github.com/xtensor-stack/xtensor/pull/2848` |
| 27 | +- Revive benchmarks |
| 28 | + `# 2854 https://github.com/xtensor-stack/xtensor/pull/2854` |
| 29 | +- Set cmake min version to represent used features. |
| 30 | + `# 2852 https://github.com/xtensor-stack/xtensor/pull/2852` |
| 31 | +- Enabling rich display for xeus-cpp-lite |
| 32 | + `# 2853 https://github.com/xtensor-stack/xtensor/pull/2853` |
| 33 | +- Add braces around initializers |
| 34 | + `# 2855 https://github.com/xtensor-stack/xtensor/pull/2855` |
| 35 | +- Adding concept to a part of the code (part 2) |
| 36 | + `# 2846 https://github.com/xtensor-stack/xtensor/pull/2846` |
| 37 | +- cmake: write xtensor.hpp to local dir to keep global build dir clean |
| 38 | + `# 2857 https://github.com/xtensor-stack/xtensor/pull/2857` |
| 39 | + |
10 | 40 | 0.26.0
|
11 | 41 | ------
|
12 | 42 |
|
|
0 commit comments