* BUG: Don't check indentation consistency when allowing flow.
1.6.0
No relevant code changes.
1.5.0
* FEATURE: HexInt scalar validator. Parses hex integers case insensitively while preserving style for "round tripping". (157)
1.4.4
No relevant code changes.
1.4.3
* FEATURE : Regression testing on python 2.7.14. This is probably the last release which will support Python 2. * FEATURE : Bundle last propertly working ruamel.yaml version in with strictyaml.
1.4.2
* BUGFIX : Ensure strictyaml continues to work -- updated temporary fix.