Releases: ledger/vim-ledger
Releases · ledger/vim-ledger
v1.2.0
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.
v1.1.0
Notable user facing changes between v1.0.0 (2017-04-10) and v1.1.0 (2017-12-12):
- Configurable date format (9850f4d)
- Skip aligning numbers that match the first column (#53)
- Don't enable syntax based folding by default (#60)
- Improved syntax highlighting (#63)
Given a long period of development stagnation (see #75) this tag is primarily to mark a rollback point of the last known widely used version before starting up the hacking!
Initial release
Merge pull request #47 from abobov/master Fix alignment of multi-byte commodity.