Skip to content

SpssLib 1.1

Compare
Choose a tag to compare
@ranieuwe ranieuwe released this 27 Apr 09:05
· 25 commits to master since this release
  • Fixed issue with Very long string variables being shown as multiple variables when written file was open on SPSS
  • Provide better binary compatibility with SPSS in general
  • Dispose on writer will write the end of file
  • MissingValueType has now an enum, making it easyer to set up
  • Record internal data vector exposed as a read-only property
  • New method on writer to create a new record from an old one
  • Better unit test and using .runsettings file
  • Added tons of docs
  • Readme for GitHub project with examples
  • Remove Obsolete ToSpssDataset functionality
  • Cleanup code
  • Update NuSpec files
  • Moved to C# 6.0