* feat: Add format attribute to Target
* feat: Add support for Table panels
* Lint and basic bugs
* Separate class for each column style
* Validator for column style
* Rejigger some stuff with table columns
Allows us to preserve the following properties:
- "dumb" `to_json_data`
- constructor matches the underlying grafana data model
- convenience method for creating columns with styles
* Free upgrade!