- First release on PyPI.
- Switch to lookmlgen for module name
- Move primary_key from Field to Dimension
- Remove stub for command line use
- Add docstrings
- Default sql parameter of fields to ${TABLE}.field_name
- Support sql_table_name
- Add formatting option for alphabetical view fields or not
- Rename add_derived_table method to set_derived_table in View
- Added formatting option to omit timeframe generating params if they're not set
- Update pytest to 3.1.2, cryptography to 1.9, sphinx to 1.6.2
- Add a description parameter to fields
- Bug fix for extra newlines between field type sections