Skip to content

v0.6

Choose a tag to compare

@NiTiSon NiTiSon released this 16 Jan 17:46
· 38 commits to stable since this release

New API:

  • MutableString
    • StartsWith(char)
    • StartsWith(ReadOnly)
    • EndsWith(char)
    • EndsWith(ReadOnly)
    • Chars[int]
    • Length{set}

Full Changelog: 0.5...0.6