Skip to content

Tags: rpgmaker/NetJSON

Tags

v1.4.4

Toggle v1.4.4's commit message
Update to version 1.4.4, Fixed null reference issues. Details in rele…

…ase note

Signed-off-by: TJ Bakre <[email protected]>

v1.4.3

Toggle v1.4.3's commit message
Fixed issue with not been able to deserialize boolean array (or non s…

…tring based array caused by missing setting to current (ptr[index]). Added test from .net 4 to .net 7 to increase code coverage

v1.4.2

Toggle v1.4.2's commit message
Add support for 7.0 and update to 1.4.2

v1.4.1

Toggle v1.4.1's commit message
Update to 1.4.1

v1.4.0

Toggle v1.4.0's commit message
Merge branch 'master' of github.com:rpgmaker/NetJSON

v1.3.7

Toggle v1.3.7's commit message
Added unit tests and fixed .net 5 issue

v1.3.6

Toggle v1.3.6's commit message
- Added support for .net 5.0

- Fixed #234

Signed-off-by: rpgmaker <[email protected]>

v1.3.5

Toggle v1.3.5's commit message
- Fixed #229

Signed-off-by: rpgmaker <[email protected]>

v1.3.4

Toggle v1.3.4's commit message
- Updated to version 1.3.4

Signed-off-by: rpgmaker <[email protected]>

v1.3.3

Toggle v1.3.3's commit message
- Fixed #227

- Bump version to 1.3.3

Signed-off-by: rpgmaker <[email protected]>