Skip to content

Releases: PowerBroker2/SafeString

V4.1.43

Choose a tag to compare

@drmpf drmpf released this 25 Jun 02:43
24ec43d

V4.1.43 minor bug fixes found by claude

V4.1.42

Choose a tag to compare

@drmpf drmpf released this 02 Sep 03:17
da4921a

V4.1.42 -- prevent recursive calls to nextByteOut(). Added utf8index() and utf8nextIndex()

V4.1.41

Choose a tag to compare

@drmpf drmpf released this 19 Jun 02:40
84c4b0d

V4.1.41 fixed millisDelay repeat after stop()/finish()

V4.1.40

Choose a tag to compare

@drmpf drmpf released this 05 Apr 05:23
2dc0a76

V4.1.40 add support for separate setting of on and off times for PinFlasher

V4.1.39

Choose a tag to compare

@drmpf drmpf released this 12 Mar 03:45
21e9651

V4.1.39 add int64_t support for += and -= operators

V4.1.38

Choose a tag to compare

@drmpf drmpf released this 09 Mar 12:22
86800ee

V4.1.38 corrected print(int64_t)

V4.1.37

Choose a tag to compare

@drmpf drmpf released this 09 Mar 02:51
e32b787

V4.1.37 added print(int64_t) support and check for invalid bases.

V4.1.36

Choose a tag to compare

@drmpf drmpf released this 08 Mar 23:08
cc0e831

V4.1.36 added toInt64_t for parsing time_t inputs.

V4.1.35

Choose a tag to compare

@drmpf drmpf released this 17 Oct 04:17
2084823

V4.1.35 minor edit to BufferedOutput

V4.1.34

Choose a tag to compare

@drmpf drmpf released this 20 Aug 04:54

fixed SafeStringLengthTrim example (removed unsupported setLength() calls)