Releases: howeyc/ledger
Releases · howeyc/ledger
v1.16.4
v1.16.3
v1.16.2
Changelog
- 091fc58 new perf numbers
- d3eacc6 fast color output
- df15849 record new perf numbers
- 50ab864 improve printing performance
- 3bf12ac improve pprof stats with more runs
- 7562606 balance transaction during parsing
- 3519f56 unused func args
- eb21c50 some linter fixes
- 7bb51a7 equity section in man page
- ba76036 fix up man page a bit
- 68d9da3 ignore account lines
- 4fec287 Update Web_AddTransaction.md
- 0a89672 Update Web_Portfolio.md
- c602f0a Update 01_02_FileFormat.md
- 403625b Update 02_Accounts.md
- bf81bb3 Update 02_Stats.md
- fafb4f9 Update 02_Equity.md
- 252b8b8 style: for range N
v1.16.1
v1.16.0
Changelog
- 95dad56 test: few more examples for testing
- d3041fc fix: parse decimals without whole portion (#53)
- fa9d808 feat: vim ledger commands
- e92eca7 build: update deps
- 42d537c fix: print accounts
- aa61bc8 docs: remove add
- e9dd2ba feat: vim ledger allow slash in account name
- df5508f feat: remove add
- 870f3a7 fix: update golang.org/x/sys for OpenBSD syscall(2) removal (#52)
v1.15.1
v1.15.0
v1.14.1
v1.14.0
v1.13.3
Changelog
- d92eabe docs: update performance comparison
- d5ed2f2 perf: pre-alloc read buffer
- 982e5c1 style: small changes
- 5dc07c6 docs: some spelling
- 5a429c0 Stop erroring if every transaction change is zero
- ca049bf docs: put performance compare in docs
- 612d6b0 docs: fix performance doc gen
- bdbe548 typo
- b106e7a docs: show off performance
- 82e2e1e style: slight alloc decrease