Releases: LaunchPlatform/beancount-black
Releases · LaunchPlatform/beancount-black
1.0.5
What's Changed
- Fix #25 incorrect small decimal format issue by @fangpenlin in #26
Full Changelog: 1.0.4...1.0.5
1.0.4
Full Changelog: 1.0.3...1.0.4
1.0.3
Full Changelog: 1.0.2...1.0.3
1.0.2
Full Changelog: 1.0.1...1.0.2
1.0.1
Full Changelog: 1.0.0...1.0.1
fix balance tolerance bug
1.0.0
What's Changed
- Add pre-commit-hook by @jtmiclat in #17
- Bugfix #18 complex cost spec by @fangpenlin in #21
- Bugfix #20 handle different metadata item types by @fangpenlin in #22
New Contributors
Full Changelog: 0.2.1...1.0.0
0.2.1
What's Changed
- Add test for formatting one line bug by @fangpenlin in #16
Full Changelog: 0.2.0...0.2.1
0.2.0
What's Changed
- Fix #13 tailing comments causing error throwing issue. Get rid of standalone comments group by @fangpenlin in #15
- Standalone comments group is removed, now all comments will be attached to the first entry below the comments
Full Changelog: 0.1.15...0.2.0
0.1.15
What's Changed
- Fix #11 add stdin / stdout mode by @fangpenlin in #12
Full Changelog: 0.1.14...0.1.15
0.1.14
What's Changed
- Fix #9 add logging option by @fangpenlin in #10
New Contributors
- @fangpenlin made their first contribution in #10
Full Changelog: 0.1.13...0.1.14