node-dbf
node-dbf copied to clipboard
Logical fields now correctly return booleans
This should solve the issue of logical fields always returning null. Used if/else statements rather than switch. Fixes #37