Skip to content

Tags: scarf005/catjazz

Tags

v0.0.6

Toggle v0.0.6's commit message

Verified

This commit was signed with the committer’s verified signature.
scarf005 scarf
build: bump deno and cliffy

v0.0.5

Toggle v0.0.5's commit message

Verified

This commit was signed with the committer’s verified signature.
scarf005 scarf
fix: do not stringify if data is already stringified

v0.0.4

Toggle v0.0.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
feat: multiple paths support (#6)

v0.0.3

Toggle v0.0.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
feat: bidirectional unit conversion (#4)

* fix: argument types

* ci: cache packages

* feat: bidirectional conversion

* build: do not export zod from `mod.ts`

* build: bump std to `0.208.0`

v0.0.2

Toggle v0.0.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
feat: legacy format migration and calorie comparison (#2)

* fix: broken export

* style: deno fmt

* feat: preserve order when replacing

* feat: currency conversion

* refactor: organize to module

* build: expose zod

* feat: make transformer more generic

* feat: query calories

v0.0.1

Toggle v0.0.1's commit message

Verified

This commit was signed with the committer’s verified signature.
scarf005 scarf
feat: initial commit