Skip to content

Release 3.1.0

Choose a tag to compare

@maxbachmann maxbachmann released this 24 Oct 10:21
· 26 commits to main since this release
76befcc

Changed

  • split editops_apply/opcodes_apply into *_apply_str and *_apply_vec. This avoids the instantiation of
    std::basic_string for unsupported types.