Skip to content

Latest commit

 

History

History
65 lines (46 loc) · 1.53 KB

CHANGELOG.md

File metadata and controls

65 lines (46 loc) · 1.53 KB

CHANGELOG

Version 0.4.2

2025-01-26

🐛 Bug Fixes

  • when user doesn't select any of the options in multiple selection by @joaolfp - #40

📦️ Dependency Updates

  • update Rust crate insta to v1.42.1 by @renovatebot - #38
  • update Rust crate demand to v1.6.2 by @renovatebot - #37
  • update Rust crate clap to v4.5.27 by @renovatebot - #36

Version 0.4.1

2025-01-02

🐛 Bug Fixes

  • control c is generating an interrupt error in multi select by @joaolfp - #26

📚 Documentation

  • update example gif by @joaolfp - #23

📦️ Dependency Updates

  • update Rust crate reqwest to v0.12.12 by @renovatebot - #25

Version 0.4.0

2024-12-30

🚀 Features

  • option choose platform by @joaolfp - #22
  • add option swiftlint with mise by @joaolfp - #19

📚 Documentation

  • remove msrv badge by @joaolfp - #21

Version 0.3.0

2024-12-28

🚀 Features

  • update mise by @joaolfp - #16

🐛 Bug Fixes

  • control c input library by @joaolfp - #18
  • lint warning by @joaolfp - #17

🧪 Testing

  • add unit tests by @joaolfp - #15

📦️ Dependency Updates

  • update Rust crate demand to v1.6.0 by @renovatebot - #14
  • update Rust crate clap to v4.5.23 by @renovatebot - #10

Version 0.2.0

2024-11-05

  • Update header and adjust readme by @joaolfp - #7
  • Add option to Swift Package Index and adjust documentation by @joaolfp - #6
  • Add mise and fix lint by @joaolfp - #4

Version 0.1.0

2024-10-21

  • Add conf files and create readme by @joaolfp - #3
  • Create command structure by @joaolfp - #2
  • Create base projet by @joaolfp - #1