Releases: bemanproject/cstring_view
Releases · bemanproject/cstring_view
v0.1.0
What's Changed
- Update CODEOWNERS: remove deprecated group by @neatudarius in #2
- Propagate lowercase everything from the Beman Standard to the entire org by @neatudarius in #3
- fix: switch to std::nullptr_t, add release-mode defined behavior by @dascandy in #4
- add unit test, fix substr to have two separate variants by @dascandy in #5
- fix style issues by @dascandy in #6
- Bump pre-commit and beman-submodule by @ednolan in #7
- Remove unnecessary check for __cpp_lib_ranges by @ednolan in #15
- Update cstring_view to latest exemplar by @ednolan in #17
- Refresh to latest beman.exemplar template by @ednolan in #23
- Restore support for older compilers and C++17 by @ednolan in #18
- Auto-update pre-commit hooks by @beman-automated-pr-bot[bot] in #27
- Fixes for four currently open issues by @dascandy in #25
- Add constexpr attribute to operator std::basic_string_view by @matan7890 in #22
- Change implementation to follow spec by @dascandy in #26
- Update gersemi pre-commit hook to new repository by @ednolan in #29
- Add hooks for beman-tidy run by @teodor994 in #30
- Exemplar updates since 2026-04-05 by @ednolan in #32
- Auto-update pre-commit hooks by @beman-automated-pr-bot[bot] in #33
- Exemplar updates since 2026-04-26 by @ednolan in #34
New Contributors
- @neatudarius made their first contribution in #2
- @dascandy made their first contribution in #4
- @ednolan made their first contribution in #7
- @beman-automated-pr-bot[bot] made their first contribution in #27
- @matan7890 made their first contribution in #22
- @teodor994 made their first contribution in #30
Full Changelog: https://github.com/bemanproject/cstring_view/commits/v0.1.0