Skip to content

Releases: GenieWizards/zenmo

v0.5.0

15 Feb 10:47
d45bbcf
Compare
Choose a tag to compare

0.5.0 (2025-02-15)

Bug Fixes

  • update settlement logic, combine migrations into one, sender, receiver validation🐛 (0d39593)

Features

  • add update settlement by id route✨ (14efa47)

v0.4.0

03 Feb 18:02
545ad66
Compare
Choose a tag to compare

0.4.0 (2025-02-03)

Bug Fixes

  • type issue with status code in create expense method🏷️ (1907bd2)
  • use crypto lib to generate random numbers (5b004f8)

Features

  • create expense with splits (c67db72)

v0.3.2

28 Dec 04:41
e5f602b
Compare
Choose a tag to compare

0.3.2 (2024-12-28)

Bug Fixes

  • settlement validations: add id validation (0a4327d)

v0.3.1

27 Dec 18:18
72387be
Compare
Choose a tag to compare

0.3.1 (2024-12-27)

Bug Fixes

  • update group test case to according to recent changes (83b0a00)

v0.3.0

25 Dec 09:05
67cdffc
Compare
Choose a tag to compare

0.3.0 (2024-12-25)

Bug Fixes

  • settlement.model.ts: settlement schema keys (e024db6)

Features

  • settlement.model.ts: create settlement model (31df041)

v0.2.2

20 Dec 17:29
a294acd
Compare
Choose a tag to compare

0.2.2 (2024-12-20)

Bug Fixes

  • docker: update lock file from bun.lockb to bun.lock (dd10a78)

v0.2.1

20 Dec 16:11
a2ac7ec
Compare
Choose a tag to compare

0.2.1 (2024-12-20)

Bug Fixes

  • add @semantic-release/github to release workflow (ac69ac3)
  • release.config.mjs: add missing plugins to create release and change logs (75d20c4)
  • remove @semantic-release/git from release workflow (908997b)
  • use GITHUB_TOKEN instead of GH_TOKEN (09fb456)

v0.1.0

16 Dec 17:58
c3fe284
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: https://github.com/GenieWizards/finance-management-api/commits/v0.1.0