Skip to content

Releases: Sholex-Team/simple-json

0.3.1 Beta

10 Dec 13:39
2168f6a
Compare
Choose a tag to compare

Simple JSON 0.3.1 Beta Release

  • Fixed version number

0.3.0 Beta

10 Dec 07:01
cec847b
Compare
Choose a tag to compare
0.3.0 Beta Pre-release
Pre-release

Simple JSON 0.3.0 Beta Release

  • Moving template members implantation from header files to .cpp files
  • Explicit template instantiation
  • Small bug fix and improvements
  • Renamed enum types to have UPPER_CASE names
  • Using std::variant instead of union

0.2.1 Beta

02 Jun 09:54
82acdd1
Compare
Choose a tag to compare
0.2.1 Beta Pre-release
Pre-release

Simple JSON 0.2.1 Beta Release

  • Fixed version number

0.2.0 Beta

02 Jun 09:46
6400880
Compare
Choose a tag to compare
0.2.0 Beta Pre-release
Pre-release

Simple JSON 0.2.0 Beta Release

  • Better use of C++ templates
  • Added "nodiscard" attribute to needed functions & methods

0.1.0 Beta

06 Aug 12:09
00c463f
Compare
Choose a tag to compare
0.1.0 Beta Pre-release
Pre-release

Simple JSON first beta release !