Skip to content

Tags: BeyondDimension/Gameloop.Vdf

Tags

v0.6.1

Toggle v0.6.1's commit message

Verified

This commit was signed with the committer’s verified signature.
shravan2x Shravan Rajinikanth
Updated .csproj package version and release notes for 0.6.1

v0.6.0

Toggle v0.6.0's commit message

Verified

This commit was signed with the committer’s verified signature.
shravan2x Shravan Rajinikanth
Updated .csproj package version and release notes for 0.6.0

- Also added changes.txt.

v0.5.0

Toggle v0.5.0's commit message

Verified

This commit was signed with the committer’s verified signature.
shravan2x Shravan Rajinikanth
Added IDictionary<string, VToken> as a superclass of VObject

- Also fixed namespaces from the previous commit.

Vdf.NET_0.4.4

Toggle Vdf.NET_0.4.4's commit message
Fixed SOE on deserializing an empty input

- Added VdfException type to allow handling invalid input.
- Fixes shravan2x#5.

Vdf.NET_0.4.3

Toggle Vdf.NET_0.4.3's commit message
Added extensions list to README

Vdf.NET_0.4.2

Toggle Vdf.NET_0.4.2's commit message

Vdf.NET_0.4.1

Toggle Vdf.NET_0.4.1's commit message
Fixed strings not being escaped during serialization

Vdf.NET_0.4.0

Toggle Vdf.NET_0.4.0's commit message
Retargeted project to .NET Standard 1.0

- Removed unused code and interfaces.

Vdf.NET_0.3.0

Toggle Vdf.NET_0.3.0's commit message
Added dynamic property binding for VObject

- Borrowed a few MIT licensed utils from Json.Net.

Vdf.NET_0.2.0

Toggle Vdf.NET_0.2.0's commit message
Updated README for NuGet

Directed user to NuGet or releases page to get binaries.