Skip to content

v0.1.1

Compare
Choose a tag to compare
@joshtemple joshtemple released this 08 Jul 18:38
· 289 commits to master since this release
635627f
  • 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 and WARNING messages
  • Remove portion of SyntaxError message which points to a non-existent line position
  • Collapses multiple sql_step and sql_where keys into plural keys
  • Some metadata fixes to setup.py