Closed dallagi closed 10 years ago
Added type guessing for boolean fields. By default it matches yes/no and true/false, but custom values can be provided to customize this behavior.
Will merge after note to changelog has been added. Also, the excel file has a fallbacl to int that can not be bool.
Added type guessing for boolean fields. By default it matches yes/no and true/false, but custom values can be provided to customize this behavior.