- allow user to specify default value for flag when generating initial csv file. - the generated module now automatically has the correct local test code.
0.2.1
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ **Features and Improvements**
- Add the following api: - ``tt4human.api.generate_initial_csv``
0.1.1
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ **Features and Improvements**
- First release - Add the following api: - ``tt4human.api.BetterStrEnum`` - ``tt4human.api.to_bool`` - ``tt4human.api.InvalidCaseError`` - ``tt4human.api.TruthTable``