Skip to content

Latest commit

 

History

History
377 lines (221 loc) · 19.8 KB

CHANGELOG.md

File metadata and controls

377 lines (221 loc) · 19.8 KB

Changelog

All notable changes to this project will be documented in this file.

[1.7.4] - 2024-11-25

v1.7.3..v1.7.4

🐛 Bug Fixes

  • Handle plain strings in --sync-aliases (#25) - (3c4d168)

[1.7.3] - 2024-07-05

v1.7.2..v1.7.3

⛰️ Features

🐛 Bug Fixes

  • Fallback to sh for non POSIX shells - (7281bbb)

📚 Documentation

⚙️ Miscellaneous Tasks

[1.7.2] - 2024-01-02

v1.7.1..v1.7.2

⛰️ Features

⚙️ Miscellaneous Tasks

[1.7.1] - 2024-01-01

v1.7.0..v1.7.1

⛰️ Features

🐛 Bug Fixes

  • Version flag, no parameters - (e00ebe3)

[1.7.0] - 2024-01-01

v1.6.1..v1.7.0

⛰️ Features

  • Release v1.7.0 - (416012f)
  • Add get_shim_paths - (fd60a88)
  • Add docs and features to support library usage - (e180db6)

🐛 Bug Fixes

  • Show help when no args are passed - (6951082)

🚜 Refactor

  • Run tests as integration test (#17) - (4c5c49a)
  • Run tests as integration test - (1e51847)

🧪 Testing

⚙️ Miscellaneous Tasks

  • Merge branch 'lib-support' - (c21ce48)
  • Fix warning on Windows builds - (cadddd7)
  • Revert unit test move - (cfb552e)
  • Lint - (834d089)
  • Fix the rust-version field in Cargo.toml (#19) - (23b2f39)

[1.6.1] - 2023-12-16

v1.6.0..v1.6.1

⛰️ Features

🐛 Bug Fixes

[1.6.0] - 2023-12-01

v1.5.0..v1.6.0

⛰️ Features

⚙️ Miscellaneous Tasks

[1.5.0] - 2023-10-27

v1.4.1..v1.5.0

⛰️ Features

  • Support path in package source - (d4c8c39)

🐛 Bug Fixes

📚 Documentation

⚙️ Miscellaneous Tasks

  • Release cargo-run-bin version 1.5.0 - (7b1d981)
  • Fix binary.rs lint - (8f50248)

[1.4.1] - 2023-10-06

v1.4.0..v1.4.1

📚 Documentation

  • Change changelog format - (b784580)

⚙️ Miscellaneous Tasks

[1.4.0] - 2023-10-04

v1.3.2..v1.4.0

⛰️ Features

  • Support git in package source - (7151499)

📚 Documentation

🧪 Testing

⚙️ Miscellaneous Tasks

[1.3.2] - 2023-09-20

v1.3.1..v1.3.2

🐛 Bug Fixes

  • Deserailizing default-features - (3c15340)

⚙️ Miscellaneous Tasks

  • Release cargo-run-bin version 1.3.2 - (be3cc40)

[1.3.1] - 2023-09-20

v1.3.0..v1.3.1

🐛 Bug Fixes

  • Duplicate PATH entries - (0914ff7)

⚙️ Miscellaneous Tasks

  • Release cargo-run-bin version 1.3.1 - (83349f9)

[1.3.0] - 2023-09-20

v1.2.0..v1.3.0

⛰️ Features

  • Add cargo-gha to path if it exists - (c404b48)
  • Add alias scripts - (3c6dbac)
  • Add crate features config - (e7d0f4d)

⚙️ Miscellaneous Tasks

  • Release cargo-run-bin version 1.3.0 - (f044465)
  • Update lockfile - (c6f752f)

[1.2.0] - 2023-08-26

v1.1.5..v1.2.0

⛰️ Features

  • Add support for Cargo workspaces - (208b000)

🐛 Bug Fixes

📚 Documentation

  • Add commit hashes to changelog - (28e7c84)

⚙️ Miscellaneous Tasks

  • Release cargo-run-bin version 1.2.0 - (b600075)

[1.1.5] - 2023-08-12

v1.1.4..v1.1.5

🐛 Bug Fixes

  • Help command when using cargo - (25ace47)

📚 Documentation

🧪 Testing

  • CLI integration snapshots - (2524b71)

⚙️ Miscellaneous Tasks

  • Release cargo-run-bin version 1.1.5 - (d803d74)
  • Update dprint - (499c1bc)
  • Speed up nightly setup command - (dd30048)
  • Add release profile - (e12575c)
  • Upgrade binstall to 1.2.0 - (f015f5c)
  • Remove unused deps - (2562b7f)
  • Add commit linting - (b6b358c)
  • Add release and changelog scripts - (6b0e2b0)

[1.1.4] - 2023-08-08

v1.1.3..v1.1.4

⚙️ Miscellaneous Tasks

[1.1.3] - 2023-08-08

v1.1.2..v1.1.3

🐛 Bug Fixes

⚙️ Miscellaneous Tasks

[1.1.2] - 2023-08-08

v1.1.1..v1.1.2

🐛 Bug Fixes

⚙️ Miscellaneous Tasks

[1.1.1] - 2023-08-08

v1.0.1..v1.1.1

⛰️ Features

🐛 Bug Fixes

⚙️ Miscellaneous Tasks

[1.0.1] - 2023-08-07

v1.0.0..v1.0.1

🐛 Bug Fixes

[1.0.0] - 2023-08-07

..v1.0.0

⛰️ Features

  • Add sync aliases - (5d7ffed)
  • Add build and run functionality - (9a7218c)
  • Rewrite reading cargo.toml - (12bccba)
  • Add metadata options for binaries - (3d176a1)

🐛 Bug Fixes

📚 Documentation

🧪 Testing

⚙️ Miscellaneous Tasks