- Add Travis CI test for jsonf default. - Cleanup supported python version to take into account deprecation (2.7 and 3.4) and travis support.
0.1.5
- Remove jsonf from samples since it's the default. - Fix hub sample HCLI parameter handling ("'param'" vs '"param"').
0.1.4
- Fix HCLI parameter quotes defect on hfm sample.
0.1.3
- Fix incorrect path for hfm sample.
0.1.2
- Bring the HCLI samples into the codebase so that wheel distributions can use it since package_data doesn't seem to want to address folders correctly.