Notable user facing changes between v1.1.0 (2019-07-01) and v1.2.0 (2019-07-08):
- Don't force syntax colors, allowing vim color schemes to override them (#52, PR #62)
- Seed account completion array with declared accounts (#59)
- Improve compatibility with FastFold (#64, PR #72)
- Tweaks to alignment to guess decimal position when not present (#73)
- Add
.journal
file extensions to recognized ledger file format list (5d5b74d) - Don't spell check amount fields (#66)
- Fix bug causing data corruption when account names long and line with short (#73)
- Fix bug causing infinite loop (#77)
Most of this progress were from old pull requests that had never been reviewed for merge. This tag is a good release point in that all the old contributions are pretty much taken care of and bits people have been using in forks for a while are mostly integrated. Any future releases will be more new development.