* Assign block-end, non-breaking whitespace to the next block's prefix * Support `interval_trigger` as a quoted literal * Stop mutating input in `lkml.dump` by joshtemple in https://github.com/joshtemple/lkml/pull/74
* Fix issue where inputs were being modified unexpectedly by `lkml.dump` (61)
1.3.0
- Fix whitespace issue with leading commas (59) - Enable type-checking for libraries that use lkml (71) - Include line numbers in syntax tokens and nodes (68) - Fix parse error for preceding commas in lists (60)