v0.1.1
- Allows hanging commas in lists
- Allows duplicate top-level keys but warns that they will be overwritten
- Logging shows the log level to differentiate between
DEBUG
andWARNING
messages - Remove portion of
SyntaxError
message which points to a non-existent line position - Collapses multiple
sql_step
andsql_where
keys into plural keys - Some metadata fixes to
setup.py