Skip to content

Tags: alexheb/SmartFormat

Tags

v3.2.0

Toggle v3.2.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Bump version to v3.2.0 (axuno#315)

v2.7.3.0

Toggle v2.7.3.0's commit message
Fix: Newtonsoft.Json prior to version 13.0.1 is vulnerable

Newtonsoft.Json prior to version 13.0.1 is vulnerable to Insecure Defaults due to improper handling of expressions with high nesting level that lead to StackOverFlow exception or high CPU and RAM usage. Exploiting this vulnerability results in Denial Of Service (DoS).

v3.1.0

Toggle v3.1.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Bump version to v3.1.0 (axuno#285)

v3.0.0

Toggle v3.0.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Bumped version to v3.0.0

v3.0.0-rc.2

Toggle v3.0.0-rc.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Bump version to v3.0.0-rc.2 (axuno#247)

v3.0.0-rc.1

Toggle v3.0.0-rc.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Correct latest version

v2.7.2.0

Toggle v2.7.2.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Bumped version to v2.7.2 (axuno#237)

* Bumped version to 2.7.1
* ConditionalFormatter processes unsigned numbers in arguments correctly.
* JsonSource: Corrected handling of null values in NewtonSoftJson objects.

v3.0.0-alpha.5

Toggle v3.0.0-alpha.5's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Implemented object pools und thread safety settings (axuno#229)

v3.0.0-alpha.4

Toggle v3.0.0-alpha.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Bump version to v3.0.0-alpha.4 (axuno#222)

v2.7.1.0

Toggle v2.7.1.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Backport fixes from v3 (axuno#213)

Bumped version to 2.7.1

Back-ported bug fixes from v3.0.0-alpha:
axuno#179 - Corrected DualFromZeroToTwo plural rule
axuno#211 . Illegal placeholder characters that are not 8-bit, will no more throw unexpected ThrowByteOverflowException