Skip to content

Releases: bemanproject/cstring_view

v0.1.0

01 May 17:31

Choose a tag to compare

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

Full Changelog: https://github.com/bemanproject/cstring_view/commits/v0.1.0