Release v5.0 #115
tylov
announced in
Announcements
Replies: 1 comment
-
|
great work! |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Finally after nearly two years, a new release of STC! It has lots of improvements, new features and bug fixes. There are a number of breaking changes since the last released version, so make sure to check out the version history. Special thanks to all who contributed with PRs, bug reports and suggestions!
New Features in v5.0**
algorithm.hi_typelets you definei_type,i_key, andi_valall in one line (comma separated).i_keyclassandi_valclassto specify types with_drop()and_clone()functions defined.i_keyproandi_valproto specifycstr,boxandarctypes (users may also define pro-types).c_filter(ranges-like).What's Changed
ccomacro, block style coroutine definition by @liigo in addccomacro, block style coroutine definition #57New Contributors
Full Changelog: v4.2...v5.0
This discussion was created from the release Release v5.0.
Beta Was this translation helpful? Give feedback.
All reactions