Skip to content

Releases: kaandesu/banana-converter

v0.1.4

19 Jan 10:43
bf5f11b
Compare
Choose a tag to compare

banana-converter

0.1.4

Patch Changes

  • 4ccbd30: public dir is now not a part of build

Full Changelog: v0.1.4...v0.1.4

v0.1.2-stable

17 Jan 08:04
e815ccf
Compare
Choose a tag to compare

Stable Version Release

🎊 I am happy to announce that, after years of work, the first stable point has been reached at this project.🎊
Also updated the roadmap on the readme for i18n requirements.

What's Changed

  • chore(release): update versioning and publish by @github-actions in #4

Full Changelog: v0.1.1...v0.1.2-stable

v0.1.1

16 Jan 22:30
4e650fa
Compare
Choose a tag to compare

What's Changed

  • chore(release): update versioning and publish by @github-actions in #1
  • chore(release): update versioning and publish by @github-actions in #2

New Contributors

  • @github-actions made their first contribution in #1

Full Changelog: v0.1.0-alpha...v0.1.1

v0.1.0-alpha

16 Jan 21:55
Compare
Choose a tag to compare

Convert lengths and distances to bananas or vice-versa

usage

import { convert } from "banana-converter";

convert(1.5, "banana", "cm"); // 26.67
convert(24, "yard", "banana"); // 123.432
convert(60, "kilometer", "banana"); // 337078.651685

WIP:

  • live demo is broken
  • there is no vitepress documentation

Roadmap:

  • More units
  • Also in weight