Releases: uiuxarghya/progress-bar
Releases · uiuxarghya/progress-bar
v0.1.4
Release Note
Version v0.1.4
Date: 14/08/2024
Summary
This release introduces Bun as the new package manager, replacing Yarn, and includes updates to dependencies, configurations, and workflows.
Key Changes
- Package Manager: Switched from Yarn to Bun.
- Dependencies: Updated and aligned with Bun.
- Code Refactor: Enhanced readability of the
ProgressBar
class. - TypeScript Configuration: Updated
tsconfig.json
to target ESNext and include declaration files. - GitHub Workflows: Modified workflows (
tests.yml
,publish.yml
,size.yml
) to support Bun.
Impact
- Local development requires Bun.
- Updated documentation in
README.md
to reflect changes.
Notes
Please install Bun globally to build and test the project.
Full Changelog: v0.1.3...v0.1.4
v0.1.3
What's Changed
- Bump version to
v1.0.3
by @uiuxarghya in #4 - Updated dependencies to latest version 3cb89c2 cf45d4c
Full Changelog: v0.1.2...v0.1.3
v0.1.2
What's Changed
- Update packages to latest version by @uiuxarghya in #2
- Bump v0.1.1 → v0.1.2 by @uiuxarghya in #3
Full Changelog: v0.1.1...v0.1.2
v0.1.1
What's Changed
- Update README & packages to latest version. by @uiuxarghya in #1
Full Changelog: v0.1.0...v0.1.1
v0.1.0
Initial Release ✨🚀
Full Changelog: https://github.com/uiuxarghya/progress-bar/commits/v0.1.0