Skip to content

Version 2.1.11 - #119

Merged
Kim-J-Smith merged 2 commits into
mainfrom
version-2.1.11
Aug 2, 2026
Merged

Version 2.1.11#119
Kim-J-Smith merged 2 commits into
mainfrom
version-2.1.11

Conversation

@Kim-J-Smith

Copy link
Copy Markdown
Owner

🔧 Fixed Bugs

  • None.

⚠️ Breaking Changes

  • None.

✨ New Features

  • None.

🛠️ Optimizations and Improvements

  • None.

📌 Notes

  • The macro EMBED_FN_CONFIG_USE_BIG_DEFAULT_BUFFER will be removed in v2.2.0. If you still rely on it, please inform us in the issues section.
  • The function wrapper ebd::fn_view and ebd::safe_fn will be removed in v2.2.0. If you still rely on it, please inform us in the issues section.
  • The function wrapper ebd::fn and ebd::unique_fn will not throw exceptions on empty calls in v2.2.0.
  • As of v2.1.11, the usage of std::constant_wrapper and std::meta::is_complete_type remains experimental. These features have been officially adopted in the C++26 standard (ISO/IEC 14882:2026) and will become fully stable starting from v2.2.0.

* fix: fix bugs in tests

* chore: remove unnecessary codes.

* docs: clean up.
* test: update test.

* test: add ASSERT_DEATH for fn_ref.

* test: update tests.
@Kim-J-Smith Kim-J-Smith self-assigned this Aug 2, 2026
@Kim-J-Smith Kim-J-Smith added the new version The candidate for next release version. label Aug 2, 2026

@Kim-J-Smith Kim-J-Smith left a comment

Copy link
Copy Markdown
Owner Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@Kim-J-Smith
Kim-J-Smith merged commit a6767c6 into main Aug 2, 2026
15 checks passed
@Kim-J-Smith
Kim-J-Smith deleted the version-2.1.11 branch August 2, 2026 14:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

new version The candidate for next release version.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant