Skip to content

Release 4.18

Compare
Choose a tag to compare
@irmen irmen released this 19 Feb 14:59
· 151 commits to master since this release
  • 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.