Skip to content

v0.8.0

Compare
Choose a tag to compare
@chrisrichards chrisrichards released this 05 Jul 11:43
· 53 commits to main since this release
  • fixes reading of cells with null char value #61
  • fixes handle null/empty string from BinaryReader.ReadString() #20 , #112
  • fixes reading of negative currency values #62
  • fixes reading of number columns with length > 10 #33 #98
  • fixes reading character columns with length > 255 #67
  • sets the encoding from the language driver in the DBF file #131
  • targets net5.0
  • bumps dependencies