New features
- Support creating static
ArcStr
's at runtime (leaking them) in a newArcStr::leak
function. - Add a family of
init_with
methods to create an ArcStr using a callback.
And many smaller changes. See the full changelog for details: 1.1.5...v1.2.0.