Skip to content

Releases: SiddiqSoft/string2map

v2.6.1

02 Jun 04:24
09c7957

Choose a tag to compare

  • Updated the build system.
  • Updated the build requirement to C++23 instead of C++17

v2.6.0

02 Jun 02:44
8c52f65

Choose a tag to compare

  • Updated the build system.
  • Updated the build requirement to C++23 instead of C++17

v2.5.1

02 Jun 01:56
8c52f65

Choose a tag to compare

v2.5.1 Pre-release
Pre-release

v2.5.0

23 Apr 00:13
9720540

Choose a tag to compare

Updated testing framework.
Added additional edge cases.

v2.4.3

16 Jan 02:51

Choose a tag to compare

Fixed critical bug in the internal helpers n2w and w2n functions where there was a size mismatch and the resulting string was mis-sized to include the null terminator.

v2.4.2

08 Dec 06:22

Choose a tag to compare

v2.4.1

08 Dec 06:00
aac019b

Choose a tag to compare

v2.4.1 Pre-release
Pre-release

v2.4.0

07 Dec 02:02
8f3a1a9

Choose a tag to compare

v2.4.0 Pre-release
Pre-release

v2.3.1

20 Nov 06:25

Choose a tag to compare

Updated to support VS2022

v2.3.0

09 Sep 03:34

Choose a tag to compare

Remove use of <codecvt>