21 lines
867 B
Markdown
21 lines
867 B
Markdown
# Changelog
|
||
|
||
## 2026-05-01 - 1.1.0 - feat(package)
|
||
modernize package configuration, tooling, and documentation
|
||
|
||
- add package exports and include smartconfig and license files in published package
|
||
- upgrade build, test, and type tooling along with pretty-bytes and pretty-ms dependencies
|
||
- replace placeholder test with runtime formatting assertions for bytes and milliseconds
|
||
- rewrite the README with installation, usage examples, API notes, and development guidance
|
||
|
||
## 2024-05-29 - 1.0.3 - metadata
|
||
Minor project metadata updates across 1.0.3 without functional changes.
|
||
|
||
- Updated project description
|
||
- Includes version tagging and release housekeeping for 1.0.3
|
||
|
||
## 2024-04-23 - 1.0.2 - core
|
||
Core maintenance updates in the 1.0.1–1.0.2 range.
|
||
|
||
- Applied core update fixes
|
||
- Summarizes repeated trivial fix commits and release version bumps for 1.0.1 and 1.0.2 |