What's Changed
- Update build_wheels.yml by @inakleinbottle in #126
- Add templated construct_inplace functions by @inakleinbottle in #130
- Add ability to launch manually by @inakleinbottle in #134
- Remove videos because they are too large by @inakleinbottle in #135
- Overhaul cmake by @inakleinbottle in #137
- fix-different-signedness-comparisons by @inakleinbottle in #142
- Cmake presets by @inakleinbottle in #141
- Sanitizers by @inakleinbottle in #144
- No submodule for LibalgebraLite by @inakleinbottle in #145
- Add profiling option with Clang via -ftime-trace by @inakleinbottle in #146
- Add test harness for Windows debug mode in gtest setup by @inakleinbottle in #147
- Overhaul memory smart pointer by @inakleinbottle in #149
- Fix component include directory paths set by cmake function by @inakleinbottle in #150
- Rework core headers by @inakleinbottle in #153
- Added RPY_NO_RETURN attribute to throw_exception by @inakleinbottle in #154
- Fix check helper names in macro by @inakleinbottle in #155
- Fix function call in macro argument by @inakleinbottle in #156
- Add missing return statement in main.cpp by @inakleinbottle in #157
- Overhaul generics by @inakleinbottle in #158
- Fix cleanup core headers by @inakleinbottle in #159
- Feature small objects by @inakleinbottle in #160
- Fix build time performance improvements by @inakleinbottle in #161
- Fix compiler warnings from unncessary abs by @inakleinbottle in #162
- 148 add devcontainer by @alexallmont in #163
- Feature parse value from string by @inakleinbottle in #165
- overhaul-new-device-interface by @inakleinbottle in #166
- Refactor Type to be a pure interface by @inakleinbottle in #167
- 170-fix-vcpkg-detection-mechanism by @inakleinbottle in #171
- Overhaul rational types by @inakleinbottle in #169
- Overhaul polynomial type by @inakleinbottle in #172
- Overhaul conversion traits for new coeffs by @inakleinbottle in #174
- Bump pypa/cibuildwheel from 2.21.3 to 2.22.0 by @dependabot in #173
- Add RestrictionStream to handle restriction of a stream to a new inte… by @inakleinbottle in #178
- Fixed the degree bits in the libalgebra lite index_key type by @inakleinbottle in #179
- 176 value paths by @inakleinbottle in #180
- Add validation checks for width and depth in context creation by @inakleinbottle in #181
- Feat value list constructor for value by @inakleinbottle in #182
- Fix various things with the GitHub actions by @inakleinbottle in #183
- Add GitHub workflow to update vcpkg dependencies by @inakleinbottle in #184
- Update update-dependencies.yml by @inakleinbottle in #185
- Update update-dependencies.yml by @inakleinbottle in #186
- Fix infinite loop if support not specified by @inakleinbottle in #187
- Fix bug signature domain by @inakleinbottle in #188
- Fix install path cmake by @inakleinbottle in #189
- Fix pool allocator by @inakleinbottle in #190
- Fix build wheel action by @inakleinbottle in #191
- Small object allocators for algebras and streams by @inakleinbottle in #192
- New test for value stream by @inakleinbottle in #193
- Update VERSION.txt by @inakleinbottle in #194
New Contributors
- @alexallmont made their first contribution in #163
- @dependabot made their first contribution in #173
Full Changelog: v0.1.2...v0.2.0