diff --git a/assets/js/searchIndex.js b/assets/js/searchIndex.js
index 3d117ae..ec546dc 100644
--- a/assets/js/searchIndex.js
+++ b/assets/js/searchIndex.js
@@ -39,98 +39,98 @@ var searchModule = function() {
a(
{
id:0,
- title:"JsonMockWrapper",
- content:"JsonMockWrapper",
+ title:"JsonToken",
+ content:"JsonToken",
description:'',
tags:''
},
{
- url:'/api/LitJson/JsonMockWrapper',
- title:"JsonMockWrapper",
+ url:'/api/LitJson/JsonToken',
+ title:"JsonToken",
description:""
}
);
a(
{
id:1,
- title:"ImporterFunc",
- content:"ImporterFunc",
+ title:"JsonMockWrapper",
+ content:"JsonMockWrapper",
description:'',
tags:''
},
{
- url:'/api/LitJson/ImporterFunc_2',
- title:"ImporterFunc
",
+ url:'/api/LitJson/JsonMockWrapper',
+ title:"JsonMockWrapper",
description:""
}
);
a(
{
id:2,
- title:"WrapperFactory",
- content:"WrapperFactory",
+ title:"IJsonWrapper",
+ content:"IJsonWrapper",
description:'',
tags:''
},
{
- url:'/api/LitJson/WrapperFactory',
- title:"WrapperFactory",
+ url:'/api/LitJson/IJsonWrapper',
+ title:"IJsonWrapper",
description:""
}
);
a(
{
id:3,
- title:"JsonException",
- content:"JsonException",
+ title:"JsonData",
+ content:"JsonData",
description:'',
tags:''
},
{
- url:'/api/LitJson/JsonException',
- title:"JsonException",
+ url:'/api/LitJson/JsonData',
+ title:"JsonData",
description:""
}
);
a(
{
id:4,
- title:"JsonMapper",
- content:"JsonMapper",
+ title:"JsonReader",
+ content:"JsonReader",
description:'',
tags:''
},
{
- url:'/api/LitJson/JsonMapper',
- title:"JsonMapper",
+ url:'/api/LitJson/JsonReader',
+ title:"JsonReader",
description:""
}
);
a(
{
id:5,
- title:"JsonType",
- content:"JsonType",
+ title:"JsonMapper",
+ content:"JsonMapper",
description:'',
tags:''
},
{
- url:'/api/LitJson/JsonType',
- title:"JsonType",
+ url:'/api/LitJson/JsonMapper',
+ title:"JsonMapper",
description:""
}
);
a(
{
id:6,
- title:"JsonReader",
- content:"JsonReader",
+ title:"JsonWriter",
+ content:"JsonWriter",
description:'',
tags:''
},
{
- url:'/api/LitJson/JsonReader',
- title:"JsonReader",
+ url:'/api/LitJson/JsonWriter',
+ title:"JsonWriter",
description:""
}
);
@@ -151,56 +151,56 @@ var searchModule = function() {
a(
{
id:8,
- title:"JsonToken",
- content:"JsonToken",
+ title:"JsonType",
+ content:"JsonType",
description:'',
tags:''
},
{
- url:'/api/LitJson/JsonToken',
- title:"JsonToken",
+ url:'/api/LitJson/JsonType',
+ title:"JsonType",
description:""
}
);
a(
{
id:9,
- title:"JsonWriter",
- content:"JsonWriter",
+ title:"WrapperFactory",
+ content:"WrapperFactory",
description:'',
tags:''
},
{
- url:'/api/LitJson/JsonWriter',
- title:"JsonWriter",
+ url:'/api/LitJson/WrapperFactory',
+ title:"WrapperFactory",
description:""
}
);
a(
{
id:10,
- title:"JsonData",
- content:"JsonData",
+ title:"JsonException",
+ content:"JsonException",
description:'',
tags:''
},
{
- url:'/api/LitJson/JsonData',
- title:"JsonData",
+ url:'/api/LitJson/JsonException',
+ title:"JsonException",
description:""
}
);
a(
{
id:11,
- title:"IJsonWrapper",
- content:"IJsonWrapper",
+ title:"ImporterFunc",
+ content:"ImporterFunc",
description:'',
tags:''
},
{
- url:'/api/LitJson/IJsonWrapper',
- title:"IJsonWrapper",
+ url:'/api/LitJson/ImporterFunc_2',
+ title:"ImporterFunc",
description:""
}
);
diff --git a/blog/2007/08/first-release.html b/blog/2007/08/first-release.html
index 04117ca..5e3f42a 100644
--- a/blog/2007/08/first-release.html
+++ b/blog/2007/08/first-release.html
@@ -95,6 +95,7 @@
Release Notes
+ November, 2023
March, 2022
January, 2021
January, 2020
diff --git a/blog/2007/08/litjson-v0.3.0-released.html b/blog/2007/08/litjson-v0.3.0-released.html
index 189a47c..0c3c91d 100644
--- a/blog/2007/08/litjson-v0.3.0-released.html
+++ b/blog/2007/08/litjson-v0.3.0-released.html
@@ -95,6 +95,7 @@
Release Notes
+ November, 2023
March, 2022
January, 2021
January, 2020
diff --git a/blog/2007/10/litjson-v0.5.0-released.html b/blog/2007/10/litjson-v0.5.0-released.html
index 83e4a73..61792eb 100644
--- a/blog/2007/10/litjson-v0.5.0-released.html
+++ b/blog/2007/10/litjson-v0.5.0-released.html
@@ -95,6 +95,7 @@
Release Notes
+ November, 2023
March, 2022
January, 2021
January, 2020
diff --git a/blog/2013/04/litjson-v0.7.0-released.html b/blog/2013/04/litjson-v0.7.0-released.html
index 77e2bbb..7d19477 100644
--- a/blog/2013/04/litjson-v0.7.0-released.html
+++ b/blog/2013/04/litjson-v0.7.0-released.html
@@ -95,6 +95,7 @@
Release Notes
+ November, 2023
March, 2022
January, 2021
January, 2020
diff --git a/blog/2014/09/litjson-v0.9.0-released.html b/blog/2014/09/litjson-v0.9.0-released.html
index 7e901a5..1628789 100644
--- a/blog/2014/09/litjson-v0.9.0-released.html
+++ b/blog/2014/09/litjson-v0.9.0-released.html
@@ -95,6 +95,7 @@
Release Notes
+ November, 2023
March, 2022
January, 2021
January, 2020
diff --git a/blog/2017/12/new-org-and-site.html b/blog/2017/12/new-org-and-site.html
index 6d3131c..b91164a 100644
--- a/blog/2017/12/new-org-and-site.html
+++ b/blog/2017/12/new-org-and-site.html
@@ -95,6 +95,7 @@
Release Notes
+ November, 2023
March, 2022
January, 2021
January, 2020
diff --git a/blog/2018/01/litjson-v0.10.0-released.html b/blog/2018/01/litjson-v0.10.0-released.html
index 51a2756..538ce69 100644
--- a/blog/2018/01/litjson-v0.10.0-released.html
+++ b/blog/2018/01/litjson-v0.10.0-released.html
@@ -95,6 +95,7 @@
Release Notes
+ November, 2023
March, 2022
January, 2021
January, 2020
diff --git a/blog/2018/01/litjson-v0.11.0-released.html b/blog/2018/01/litjson-v0.11.0-released.html
index 51be5fb..a7006a8 100644
--- a/blog/2018/01/litjson-v0.11.0-released.html
+++ b/blog/2018/01/litjson-v0.11.0-released.html
@@ -95,6 +95,7 @@
Release Notes
+ November, 2023
March, 2022
January, 2021
January, 2020
diff --git a/blog/2018/01/litjson-v0.12.0-released.html b/blog/2018/01/litjson-v0.12.0-released.html
index 6f7f0ca..39ee08c 100644
--- a/blog/2018/01/litjson-v0.12.0-released.html
+++ b/blog/2018/01/litjson-v0.12.0-released.html
@@ -95,6 +95,7 @@
Release Notes
+ November, 2023
March, 2022
January, 2021
January, 2020
diff --git a/blog/2018/05/litjson-v0.13.0-released.html b/blog/2018/05/litjson-v0.13.0-released.html
index 9859109..258944a 100644
--- a/blog/2018/05/litjson-v0.13.0-released.html
+++ b/blog/2018/05/litjson-v0.13.0-released.html
@@ -95,6 +95,7 @@
Release Notes
+ November, 2023
March, 2022
January, 2021
January, 2020
diff --git a/blog/2019/09/litjson-v0.14.0-released.html b/blog/2019/09/litjson-v0.14.0-released.html
index 111027c..c4b5677 100644
--- a/blog/2019/09/litjson-v0.14.0-released.html
+++ b/blog/2019/09/litjson-v0.14.0-released.html
@@ -95,6 +95,7 @@
Release Notes
+ November, 2023
March, 2022
January, 2021
January, 2020
diff --git a/blog/2019/10/litjson-v0.15.0-released.html b/blog/2019/10/litjson-v0.15.0-released.html
index 7c2301e..d3df1d0 100644
--- a/blog/2019/10/litjson-v0.15.0-released.html
+++ b/blog/2019/10/litjson-v0.15.0-released.html
@@ -95,6 +95,7 @@
Release Notes
+ November, 2023
March, 2022
January, 2021
January, 2020
diff --git a/blog/2020/01/litjson-0.16.0-released.html b/blog/2020/01/litjson-0.16.0-released.html
index 634ba18..5a76e2b 100644
--- a/blog/2020/01/litjson-0.16.0-released.html
+++ b/blog/2020/01/litjson-0.16.0-released.html
@@ -95,6 +95,7 @@
Release Notes
+ November, 2023
March, 2022
January, 2021
January, 2020
diff --git a/blog/2021/01/litjson-v0.17.0-released.html b/blog/2021/01/litjson-v0.17.0-released.html
index e4ccee5..87d29df 100644
--- a/blog/2021/01/litjson-v0.17.0-released.html
+++ b/blog/2021/01/litjson-v0.17.0-released.html
@@ -95,6 +95,7 @@
Release Notes
+ November, 2023
March, 2022
January, 2021
January, 2020
diff --git a/blog/2022/03/litjson-v0.18.0-released.html b/blog/2022/03/litjson-v0.18.0-released.html
index 6a6646a..a07e827 100644
--- a/blog/2022/03/litjson-v0.18.0-released.html
+++ b/blog/2022/03/litjson-v0.18.0-released.html
@@ -95,6 +95,7 @@
Release Notes
+ November, 2023
March, 2022
January, 2021
January, 2020
diff --git a/blog/2023/11/litjson-v0.19.0-released.html b/blog/2023/11/litjson-v0.19.0-released.html
new file mode 100644
index 0000000..e60b839
--- /dev/null
+++ b/blog/2023/11/litjson-v0.19.0-released.html
@@ -0,0 +1,280 @@
+
+
+
+
+
+
+
+
+
+
+ LitJSON - Litjson v0.19.0 released
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ - Published
+ - Sunday, November 19, 2023
+ - Category
+ - Release Notes
+ - Author
+ - devlead
+
+
+
+Version 0.19.0 of LitJSON has been released. Take it for a spin and give us feedback on our discussion board.
+This release includes new features, improvements, and bug fixes since the LitJSON 0.18.0 release! 🚀
+Highlights of this release
+
+- .NET 8 Support
+- LitJson.Source
+
+.NET 8 Support
+LitJSON adds the net8.0
target framework moniker which now means it supports the following frameworks
+
+- .NET 8
+- .NET 6
+- .NET Standard 2.1
+- .NET Standard 2.0
+- .NET Standard 1.5
+- .NET Framework 4.8
+- .NET Framework 4.5
+- .NET Framework 4.0
+- .NET Framework 3.5 (including SQLCLR)
+- .NET Framework 2.0
+- Mono 4.4.2 and above
+
+LitJson.Source
+Which 0.19.0 we also ship LitJson.Source, which is a source code NuGet package, which means LitJSON gets compiled and embedded with your application/assembly. Useful if you need a zero-dependency JSON serializer within your own code.
+Contributors
+This release was made possible thanks to the contribution of these awesome members of the community listed below:
+
+Full details of everything that was included in this release can be seen below.
+
+Issues
+As part of this release we had 10 issues closed.
+enhancement
+
+- #154 Update System.Reflection.TypeExtensions to 4.7.0.
+- #153 Update System.Collections.* to 4.3.0.
+- #146 Add .NET 8 and update to .NET 8.0.100 SDK.
+
+bug
+
+- #143 Race conditions affecting JsonMapper and its usage of static members w/o synchronization.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/blog/Announcements/index.html b/blog/Announcements/index.html
index 9be9494..3fdf010 100644
--- a/blog/Announcements/index.html
+++ b/blog/Announcements/index.html
@@ -94,6 +94,7 @@
Release Notes
+ November, 2023
March, 2022
January, 2021
January, 2020
diff --git a/blog/Release-Notes/index.html b/blog/Release-Notes/index.html
index 121adef..6580e68 100644
--- a/blog/Release-Notes/index.html
+++ b/blog/Release-Notes/index.html
@@ -94,6 +94,7 @@
Release Notes
+ November, 2023
March, 2022
January, 2021
January, 2020
@@ -128,6 +129,32 @@ Release Notes
+
+
+ - Published
+ - Sunday, November 19, 2023
+ - Category
+ - Release Notes
+ - Author
+ - devlead
+
+
+
Version 0.19.0 of LitJSON has been released. Take it for a spin and give us feedback on our discussion board.
+
This release includes new features, improvements, and bug fixes since the LitJSON 0.18.0 release! 🚀
+
+
+
+
LitJSON adds the net8.0
target framework moniker which now means it supports the following frameworks
+
+
+
Which 0.19.0 we also ship LitJson.Source, which is a source code NuGet package, which means LitJSON gets compiled and embedded with your application/assembly. Useful if you need a zero-dependency JSON serializer within your own code.
+
+
This release was made possible thanks to the contribution of these awesome members of the community listed below:
+
+
Full details of everything that was included in this release can be seen below.
+
Read more...
+
+
- Published
@@ -192,20 +219,6 @@