Release 4.18
- require Serpent 1.17 to fix critical issue with serializing 0-bytes in strings and non-ascii strings. (when using serpent, if you used pickle it was fine)
- dotnet: properly recognise [Serializable] and [DataContract] classes.
- added some more javadocs.