Skip to content

FST Serialization 1.40

Compare
Choose a tag to compare
@RuedigerMoeller RuedigerMoeller released this 06 Mar 13:06
· 734 commits to master since this release
  • "fix" in 1.39 was wrong (was an issue in the testing program). 1.39 passed all tests but had issues in a large real world app. 1.40 corrects that.
  • modified testcases because someone suspected they are skewed (moved initialization to constructor from instance initializer). Turns out it did not make a difference.