Skip to content

Releases: sbooth/CXXCFRef

Version 0.3.1

Choose a tag to compare

@sbooth sbooth released this 21 Aug 16:01
60b2535

What's Changed

  • Use MIT license text from REUSE by @sbooth in #29
  • Replace clang-format workflow with cpp-linter by @sbooth in #30
  • Fix indentation in cpp-linter workflow file by @sbooth in #31
  • Reformat YAML indentation in swift.yml by @sbooth in #32
  • Bump actions/checkout from 6 to 7 by @dependabot[bot] in #33

New Contributors

Full Changelog: 0.3.0...0.3.1

Version 0.3.0

Choose a tag to compare

@sbooth sbooth released this 30 Jan 14:53
5c63098

What's Changed

Full Changelog: 0.2.0...0.3.0

Version 0.2.0

Choose a tag to compare

@sbooth sbooth released this 18 Jan 16:37
5876d31

What's Changed

  • Add isEqual by @sbooth in #5
  • Use static_cast instead of C-style cast by @sbooth in #6
  • Use parentheses for constructor calls by @sbooth in #7
  • Rename enclosing namespace to cxx_cf by @sbooth in #4

Full Changelog: 0.1.2...0.2.0

Version 0.1.2

Choose a tag to compare

@sbooth sbooth released this 16 Jan 04:41
f2667ad

What's Changed

Full Changelog: 0.1.1...0.1.2

Version 0.1.1

Choose a tag to compare

@sbooth sbooth released this 15 Jan 04:00
b7a3fde

What's Changed

  • Add cstddef import for std::nullptr_t by @sbooth in #1

New Contributors

  • @sbooth made their first contribution in #1

Full Changelog: 0.1.0...0.1.1

Initial release

Choose a tag to compare

@sbooth sbooth released this 13 Jan 03:39
ea4ad86
0.1.0

Rename `retain_t` to `retain_ref_t`