Skip to content

Releases: bemanproject/iterator_interface

v0.1.0

01 May 17:45

Choose a tag to compare

What's Changed

  • Some modifications for Beman standard conformance by @camio in #8
  • fix arrow operator by @camio in #11
  • Fix CODEOWNERS syntax by @camio in #14
  • Generate a CMake-time error if compiler+flags lacks deducing this support by @camio in #12
  • Add ext_iterator_interface_compat, a portable alternative to iterator_interface. by @camio in #13
  • iterator_interface26 -> iterator_interface by @camio in #16
  • Apply the Beman Standard: license related rules by @neatudarius in #19
  • Update ci.yml and CMakePresets to enable gcc-{12, 13} and clang-19 by @RaduNichita in #20
  • Enable more compiler support by @neatudarius in #22
  • Apply the Beman Standard: cmake related rules by @neatudarius in #21
  • tests: Apply beman standard to tests directory by @RaduNichita in #23
  • include generated config.hpp in the install by @partouf in #24
  • Add MSVC-specific deducing-this check by @camio in #26
  • Address iterator_category failing to compile for input iterators by @ednolan in #27
  • Workaround for compilation failure on MSVC by @ednolan in #30
  • tests: Add unit tests for repeated_chars_iterator by @RaduNichita in #29
  • Apply Beman Standard and add more examples/docs by @neatudarius in #28
  • Add direct iterator_interface examples in root docs by @neatudarius in #31
  • [iterator_interface repo] Update docs: org renamed to bemanproject by @neatudarius in #32
  • beman.iterator_interface: change library status to under development by @neatudarius in #35
  • Cleanup the cmake files by @ClausKlein in #34
  • Update CODEOWNERS: add @bemanproject/core-reviewers by @neatudarius in #36
  • Fix README spelling mistakes by @wermos in #37
  • Update CODEOWNERS: remove deprecated group by @neatudarius in #41
  • Added pre-commit Action and pre-commit formatting fixes by @wermos in #40
  • Propagate lowercase everything from the Beman Standard to the entire org by @neatudarius in #43
  • Cleaned up the CI a little. by @wermos in #38
  • [NFC] Remove extra branch name in CI YAML file by @wermos in #44
  • Fix lack of License section by @SkipperAndrei in #46
  • Add badges in README.md by @SkipperAndrei in #48
  • Insert beman-tidy tool in precommit-config.yaml by @SkipperAndrei in #47
  • Fix first line linter error on README.md by @SkipperAndrei in #50
  • Modify LICENSE by @SkipperAndrei in #49
  • Refresh repository to use latest beman.exemplar template by @ednolan in #56
  • Auto-update pre-commit hooks by @beman-automated-pr-bot[bot] in #58
  • Exemplar updates since 2026-04-27 by @ednolan in #59

New Contributors

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