Skip to content

Releases: ryohidaka/node-zaim

v0.2.2

20 Feb 04:24
Immutable release. Only release title and notes can be modified.
b711ba6

Choose a tag to compare

0.2.2 (2026-02-20)

Bug Fixes

  • resolve type error when calling list() with params but no groupBy (39917a0)

v0.2.1

12 Feb 14:23
Immutable release. Only release title and notes can be modified.
6742ef2

Choose a tag to compare

0.2.1 (2026-02-12)

Bug Fixes

  • allow updating placeUid in income.update(). (73c971b)
  • allow updating placeUid in payment.update(). (b325648)

v0.2.0

12 Feb 14:07
Immutable release. Only release title and notes can be modified.
272df44

Choose a tag to compare

0.2.0 (2026-02-12)

Features

  • allow updating placeUid in income.update(). (8a6c229)
  • allow updating placeUid in payment.update(). (40e6529)

v0.1.1

10 Feb 17:11
Immutable release. Only release title and notes can be modified.
ae87384

Choose a tag to compare

0.1.1 (2026-02-10)

Bug Fixes

  • allow list() to be called without parameters (2905bd0)
  • resolve type mismatch between groupBy and group_by (cff7d28)

v0.1.0

08 Feb 10:12
Immutable release. Only release title and notes can be modified.
290f2e7

Choose a tag to compare

0.1.0 (2026-02-08)

Features

Miscellaneous Chores