Skip to content

Releases: uiuxarghya/progress-bar

v0.1.4

13 Aug 20:32
Compare
Choose a tag to compare

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

03 Nov 19:45
3a7ce02
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.1.2...v0.1.3

v0.1.2

17 Sep 23:22
7bcb1be
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.1.1...v0.1.2

v0.1.1

28 Jun 21:01
e1ec280
Compare
Choose a tag to compare

What's Changed

  • Update README & packages to latest version. by @uiuxarghya in #1

Full Changelog: v0.1.0...v0.1.1

v0.1.0

21 May 21:20
Compare
Choose a tag to compare

Initial Release ✨🚀

Full Changelog: https://github.com/uiuxarghya/progress-bar/commits/v0.1.0