Changed
* Updated documentation for column mapping transforms. [PR 77][pr77]
* Updated documentation for the `present_both_years` and `neither_are_null` comparison
types, clarifying how they are different. [PR 79][pr79]
Fixed
* Fixed a bug where comparison features were marked as categorical whenever the
`categorical` key was present, even if it was set to false. [PR 82][pr82]