Releases: kaandesu/banana-converter
Releases · kaandesu/banana-converter
v0.1.4
v0.1.2-stable
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
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
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