Skip to content

Releases: zhang-accounting/zhang

0.1.8-beta.3

27 Apr 02:52
cbd36ff
Compare
Choose a tag to compare
0.1.8-beta.3 Pre-release
Pre-release
Merge pull request #308 from zhang-accounting/chore/fix-docker-image-…

…version-tag

chore: fix the docker image tag

0.1.8-beta.2

27 Apr 02:22
d8ebc9a
Compare
Choose a tag to compare
0.1.8-beta.2 Pre-release
Pre-release
Merge pull request #307 from zhang-accounting/feat/document-cachable

feat: make document cacheable

0.1.7

28 Mar 10:27
d5e1e91
Compare
Choose a tag to compare

three docker tags are linked to this version:

kilerd/zhang:0.1.7
kilerd/zhang:0.1
kilerd/zhang:latest

what's new

Nope

what's fix

  • fix the crash when commodity is not defined used in posting

0.1.6

28 Mar 09:21
b36208f
Compare
Choose a tag to compare

three docker tags are linked to this version:

kilerd/zhang:0.1.6
kilerd/zhang:0.1
kilerd/zhang:latest

what's new

  • we support multiple operating currency option

what's fix

  • fix the crash when ledger contains transaction which has single postings.

for developer

  • we use pnpm as package manager instead of yarn

0.1.5

27 Mar 06:49
9ce992b
Compare
Choose a tag to compare

three docker tags are linked to this version:

kilerd/zhang:0.1.5
kilerd/zhang:0.1
kilerd/zhang:latest

what's new

  • we support any upper alphabatic char as transaction flag for both zhang parser and beancount parser.
  • we enhance the display of error msg for parsing error

what's fix

all are well and healthy 😄

0.1.4

26 Mar 08:54
ec05984
Compare
Choose a tag to compare

three docker tags are linked to this version:

kilerd/zhang:0.1.4
kilerd/zhang:0.1
kilerd/zhang:latest

what's new

  • we support human-readable and human-friendly number expression for both zhang parser and beancount parser, like (1,000.00, 1_000.00)

what's fix

all are well and healthy 😄

0.1.3

26 Mar 06:39
8c2c8a5
Compare
Choose a tag to compare

three docker tags are linked to this version:

kilerd/zhang:0.1.3
kilerd/zhang:0.1
kilerd/zhang:latest

what's new

what's fix

all are well and healthy 😄

0.1.2

28 Feb 10:10
bb0e298
Compare
Choose a tag to compare

three docker tags are linked to this version:

kilerd/zhang:0.1.2
kilerd/zhang:0.1
kilerd/zhang:latest

what's new

what's fix

  • zhang's parser and beancount's parser now can handle lines with only spaces

0.1.1

26 Feb 09:53
d614313
Compare
Choose a tag to compare

three docker tags are linked to this version:

  • kilerd/zhang:0.1.1
  • kilerd/zhang:0.1
  • kilerd/zhang:latest

what's new

  • add hover style for navbar
  • account page can be filtered
  • journal page can be filtered by payee, narration, tags, links and also posting's account

what's fix

it's healthy, and no bugs are found. 😄

0.1.0

21 Feb 08:02
436a921
Compare
Choose a tag to compare
Merge pull request #243 from zhang-accounting/feat/style-of-new-version

feat: beauty the style of new version