# Changelog
All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
## [1.0.2] - 2025-12-24
### Changed
- Fix deprecations and remove unused code
### Documentation
- Fix Homebrew install command
### Other
- Update snapshots and man page for v1.0.1
## [1.0.1] - 2025-12-24
### Added
- Add Homebrew tap support for installation
### Changed
- Fix formatting
## [1.0.0] - 2025-12-24
### Added
- Add release workflow with cargo-dist and git-cliff
- Rename package to npm-run-scripts for crates.io
### Fixed
- Simplify cliff.toml template to avoid macro errors
- Add profile.dist for cargo-dist builds
[1.0.2]: https://github.com/tx2z/nrs/compare/v1.0.1...v1.0.2
[1.0.1]: https://github.com/tx2z/nrs/compare/v1.0.0...v1.0.1
[1.0.0]: https://github.com/tx2z/nrs/releases/tag/v1.0.0