Skip to content

Releases: deb-sig/double-entry-generator

v1.1.2

03 Aug 12:13
4b4a4a3
Compare
Choose a tag to compare

Changelog

4b4a4a3 fix(wechat): support more tx types (#30)

v1.1.1

19 Jul 04:06
5120b92
Compare
Choose a tag to compare

Changelog

5120b92 fix(wechat): cash withdraw with commission (#27)

v1.1.0

26 Jun 05:52
e5d5ef1
Compare
Choose a tag to compare

New feature: add beancount transaction metadata for Alipay/WeChat bills.

Changelog

608ad73 Fix alipay example of ShouKuanMa (收款码) and normalize outputs (#24)
690e52b [chore] change package name (#22)
e5d5ef1 feat: add transactions' metadata for Alipay/WeChat bills (#25)

v1.0.0

21 Jun 03:37
cfa5e4a
Compare
Choose a tag to compare

Support converting Alipay, WeChat Pay and Huobi bills to beancount posting file.

v0.2.0

08 Jun 03:44
91bf9b9
Compare
Choose a tag to compare

Changelog

33b6d65 Merge branch 'master' into master
e3edb74 Merge pull request #8 from gaocegege/gorelease
0829e67 [feat] add Huobi provider and analyser (#15)
3fa6eac chore: Add goreleaser
91bf9b9 feat(alipay): add PnL account config (#17)
7bda285 feat(ci): run goreleaser when pushing new tags by GitHub Actions (#9)
47889a1 feat(wechat): support matching accounts via all rules
e204a82 feat(wechat, alipay): support multiple keywords in rules (#16)
71c3131 fix(wechat): add order & tx types
df466c5 fix: Alipay cancelled tx should not be ignored (#13)
e5e9637 typo: prettify "ASCII Art" in README.md (#7)
5664be7 update(example): wechat example

v0.1.0

20 May 06:28
9f67d0f
Compare
Choose a tag to compare

Changelog

9f67d0f feat(wechat): support matching accounts via all rules (#5)
aa57692 Update README.md
bbd5c9d feat: Support wechat (#2)
6a96eab feat: Update
5350856 Initial commit