Releases: termermc/nim-stack-strings
Releases · termermc/nim-stack-strings
v1.1.4
28 Sep 07:00
Compare
Sorry, something went wrong.
No results found
Added toStackString, unsafeToStackString, tryToStackString and toStackStringTruncate
Made addTruncate's return value implicitly discardable with {.discardable.}
v1.1.3
27 Sep 03:05
Compare
Sorry, something went wrong.
No results found
v1.1.2
26 Sep 03:56
Compare
Sorry, something went wrong.
No results found
Fixed toOpenArray including the nil-terminator byte
v1.1.1
26 Sep 00:31
Compare
Sorry, something went wrong.
No results found
Fixed tests
Fixed dollar operator
v1.1.0
19 Aug 19:03
Compare
Sorry, something went wrong.
No results found
Made StackString nil-terminated
Added [] that supports HSlice
Added toCstring and toHeapCstring
Renamed findChar and findSubstr to find
Renamed containsChar and containsSubstr to contains
Added cstring to the IndexableChars type
Added mitems and mpairs for StackString
v1.0.0
15 Aug 07:35
Compare
Sorry, something went wrong.
No results found