Uncovered an old bug preventing the application of the header inclusion-exclusion rule in the case of the input request, and cleaned up deepcopy logic for separating validation/cleansed results from the results for testcase-writing.
1.2
A change to request and item cleaning brought with it a bug. Resolved here
1.1
Previously, fields like "SKIPPED_FIELDS" were being ignored outside of the context of unittests. No longer!
1.0
Version 1.0. Validation occurs with unittest syntax, various minor fixes, better testing set-up, new command: `clear`
0.1.7
All commands can now handle an inner project name differing from the outer directory. The directory structure has not changed, but this alteration has made this more attractive.