v0.8.0
- 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