Release 0.6.3: bugfix and misc
Added
- Address sanitizer CMake mode
Changed
- Removed submodules and deps/ folder, replaced with CMake FetchContent
- C++23
- gtest instead of doctest
- Various fixes to Github actions
- Fixed bug in bitset due to bool automatic casting to 32 bits
- Documentation formatting fixes
- Doc chapter about internals