Skip to content

Releases: SiddiqSoft/string2map

v2.6.1

Choose a tag to compare

@keiichi-morisato keiichi-morisato released this 02 Jun 04:24
09c7957
  • Updated the build system.
  • Updated the build requirement to C++23 instead of C++17

v2.6.0

Choose a tag to compare

@keiichi-morisato keiichi-morisato released this 02 Jun 02:44
8c52f65
  • Updated the build system.
  • Updated the build requirement to C++23 instead of C++17

v2.5.1

v2.5.1 Pre-release
Pre-release

Choose a tag to compare

@keiichi-morisato keiichi-morisato released this 02 Jun 01:56
8c52f65

v2.5.0

Choose a tag to compare

@abdulkareem-siddiq abdulkareem-siddiq released this 23 Apr 00:13
9720540

Updated testing framework.
Added additional edge cases.

v2.4.3

Choose a tag to compare

@keiichi-morisato keiichi-morisato released this 16 Jan 02:51

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

Choose a tag to compare

@keiichi-morisato keiichi-morisato released this 08 Dec 06:22

v2.4.1

v2.4.1 Pre-release
Pre-release

Choose a tag to compare

@keiichi-morisato keiichi-morisato released this 08 Dec 06:00
aac019b

v2.4.0

v2.4.0 Pre-release
Pre-release

Choose a tag to compare

@keiichi-morisato keiichi-morisato released this 07 Dec 02:02
8f3a1a9

v2.3.1

Choose a tag to compare

@abdulkareem-siddiq abdulkareem-siddiq released this 20 Nov 06:25

Updated to support VS2022

v2.3.0

Choose a tag to compare

@abdulkareem-siddiq abdulkareem-siddiq released this 09 Sep 03:34

Remove use of <codecvt>