Skip to content

Commit

Permalink
updates
Browse files Browse the repository at this point in the history
  • Loading branch information
Bilal-S authored Jul 19, 2018
1 parent 7b02878 commit 8c852e7
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,6 @@ Windows help (.chm) files are available in the Release directory.

**Version 1.0.4**

[Joel Mueller](mailto:[email protected])

The only classes you need to know are WddxSerializer and WddxDeserializer. Click [here](WDDX.Net.chm) for documentation. For those who want to play with the source, full documentation on the internal API is also supplied [here](WDDX.Net%20Internals.chm). See the "WDDX Tests" project for usage samples and tests.

Expand Down Expand Up @@ -48,7 +47,7 @@ A System.Byte array (byte[] in C#, Byte() in VB.NET)

* The precision of the System.Decimal type is not directly supported by WDDX; when serialized if numbers have higher precision than 15 they will be first converted to Double.

**New in 1.0.4 (Bilal Soylu):**
**New in 1.0.4:**

* updraded to .net framework 3
* updated unit test to nunit 2.5
Expand Down

0 comments on commit 8c852e7

Please sign in to comment.