Skip to content

Version 1.2.1

Compare
Choose a tag to compare
@304NotModified 304NotModified released this 05 Aug 12:00
· 397 commits to master since this release
197deb1
  • #233 Fixed null-reference-exception when parsing empty scope-property collection (@snakefoot)
  • #232 BeginScope: support for non-serializable objects + performance improvement (20-50% cpu, 35% times less allocations) (#232) (@snakefoot)
  • #229 BeginScope should accept any type of KeyValuePair (Swallow exceptions) (@snakefoot)