robin_cli_tool 1.1.0

A CLI tool to run scripts for any project
Documentation
# 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.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## [1.1.0] - 2026-07-01

### Added

- Notify when a newer version is available on crates.io
- Support Docker-style ${VAR:-default} environment defaults

### Changed

- Updated readme
- Updated rust template
- Sort by alphabetical order, defaults to interactive if no params are passed
- Bump dependencies and drop unused crates
- Add Makefile and cargo-release changelog workflow
- Move to Rust edition 2024
- Cover config includes, arg parsing, and script execution
- Apply cargo fmt across the crate
- Trigger workflow on main instead of master
- Generate changelog with git-cliff instead of a bespoke script

### Documentation

- Backfill CHANGELOG with all historical releases

### Fixed

- Correct tool detection and make doctor testable
## [1.0.1] - 2025-01-25

### Added

- Add nextjs template

### Changed

- Update badges
- Point to the right branch
- Align list item commands

## [1.0.0] - 2025-01-24

### Changed

- Updated readme
- Migrate to RUST (#2)
- Create rust.yml
- Removed nodejs implementation
- Updated name
- Updated name
- Updated readme + added version command + bumped to 1.0.0

## [v0.5.0] - 2024-06-28

### Changed

- Updated readme
- Adding fuzzy search
- Merge pull request #1 from cesarferreira/feature/fuzzy-search
- Small tweak
- Small tweak
- 0.5.0

## [v0.4.3] - 2024-06-24

### Changed

- Updated readme
- 0.4.3

## [v0.4.2] - 2024-06-24

### Changed

- Updated readme
- 0.4.2

## [v0.4.1] - 2024-06-24

### Changed

- Updated readme
- 0.4.1

## [v0.4.0] - 2024-06-24

### Added

- Added github actions, there's now a warning if a param is missing

### Changed

- Updated readme
- Updated readme
- 0.4.0

### Fixed

- Fixed nodejs yaml

## [v0.3.1] - 2021-09-09

### Changed

- Updated readme
- Updated readme
- Cleanup
- V0.3.1

## [v0.3.0] - 2021-09-07

### Added

- Added templates

### Changed

- Config copying mechanism
- Init done
- V0.3.0

## [v0.2.3] - 2021-09-07

### Changed

- V0.2.3

## [v0.2.2] - 2021-09-07

### Changed

- V0.2.2

## [v0.2.1] - 2021-09-06

### Added

- Added a task

### Changed

- Changed to robin
- Changelog for 0.2.0
- V0.2.1

## [v0.1.0] - 2021-05-09

### Changed

- Variable replacement works
- Cleanup
- 0.1.0

## [v0.0.4] - 2021-05-09

### Changed

- Removed useless dependency
- Removed files
- 0.0.4

## [v0.0.3] - 2021-05-09

### Changed

- Cleanup
- Updated tool name
- 0.0.3

## [v0.0.2] - 2021-05-09

### Added

- Added templates
- Added run task

### Changed

- First commit
- Update readme
- Update readme
- Update readme
- Update readme
- Update readme
- Update readme
- Updated readme
- Updated image
- List is working
- Adapted the template
- List working
- Update readme
- Update readme
- Update readme
- Update readme
- Update readme
- Update readme
- Update readme
- Few improvements
- Updated dependencies
- Np
- Small edit
- Updated test
- 0.0.2

### Fixed

- Fixed meow