Skip to content

Releases: JackWFinlay/jsonize

Release fix #51

Choose a tag to compare

@JackWFinlay JackWFinlay released this 25 Feb 01:38
1222109
  • Updates a package with a vulnerability
  • Also updates other third-party packages to latest versions

Fix issue #46

Choose a tag to compare

@JackWFinlay JackWFinlay released this 31 May 16:18
aeddd00

What's Changed

Full Changelog: v3.1.1...v3.2.0

v3.1.1

Choose a tag to compare

@JackWFinlay JackWFinlay released this 09 Oct 03:26
a9c1d16

Changes a refrence to AngleSharp v1.0.0-alpha to a more stable version

v3.1.0

Choose a tag to compare

@JackWFinlay JackWFinlay released this 23 Jun 03:30
1ccaa36

Live release for version 3.1.0

Fixes include:

  • Update packages for GHSA-5crp-9r3c-p9vr.
  • Fix performance issues related to using .Descendents where .ChildNodes should be used instead, in Jsonize.Parser.
  • Add CancellationToken support.

v3.0.0

Choose a tag to compare

@JackWFinlay JackWFinlay released this 09 Jun 07:26
e644952

Live release of version 3.0.0 of Jsonize and associated packages.

v3.0.0-alpha.1

v3.0.0-alpha.1 Pre-release
Pre-release

Choose a tag to compare

@JackWFinlay JackWFinlay released this 08 Jun 08:03

Pre-release alpha-1 of version 3.0.0 of the Jsonize* packages.

Release 1.0.9

Choose a tag to compare

@JackWFinlay JackWFinlay released this 30 Mar 06:34
edb5c76

A release for all old code before 3.0.0 is merged in.

Release 1.0.6

Choose a tag to compare

@JackWFinlay JackWFinlay released this 09 Oct 05:42

Add more configuration options.

Release 1.0.5

Choose a tag to compare

@JackWFinlay JackWFinlay released this 06 Oct 05:35

Add new style of config options. Add NullValueHandling.

Release 1.0.4

Choose a tag to compare

@JackWFinlay JackWFinlay released this 04 Oct 10:27

Add targeting for .NET Framework 4.6