Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: release v0.0.1-rc.1 #6

Merged
merged 1 commit into from
Sep 1, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
37 changes: 37 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,37 @@
# Changelog

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

## 0.0.1-rc.1 - 2024-09-01

### <!-- 0 -->🚀 Features

- Bootstrap qdir ([ab785e7](ab785e7f7fdedacbb8de638e0bc164fe64020200))
- Add module pet and name ([9fbcfd0](9fbcfd024ad0a79f0805a74d61a9963489062d97))
- Parse value directly via method copied() ([5aca119](5aca11984e7ec939c02f1b5ebf52c82cb98b913a))
- Update function make_dir to use tmp ([00372e4](00372e49f498d27bfe8b150d1b107acc56c1fdd0))
- Add flag tmp ([12a8365](12a83651ffd31a5355eba5b00f5632ffee00d07d))
- Add version and author to clap's command ([aca2cfb](aca2cfbc6bf7dacff580649cf95f50aa2f433d2b))

### <!-- 1 -->🐛 Bug Fixes

- Use get_flag() method ([a2a56df](a2a56df1b5abff0ef7850de9d5838ef4680cfa70))
- Use value_parser ([ae46364](ae4636451cdbfdb0c2add7a3407f850a4277659a))
- Flags name, pet, and length cannot be used together ([b42c158](b42c15804c5ba3ba29a2069a927e3be17bcc03ad))
- Set correct category slugs ([3d59325](3d59325c1e0777bfff9d16971d75e69ff78173e7))
- Flags name, pet, and length cannot be used together ([bad1d5f](bad1d5ff8484eed7b6a53ea2f1324c33a6a525f8))

### <!-- 2 -->🚜 Refactor

- Remove debugging lines ([0c2967a](0c2967aea468ea53e02d65767b8a80a67ea44a6f))
- Remove debugging lines ([af97b5d](af97b5d65b061b4c6b038eabd8ab9d07a929cfd7))

### <!-- 7 -->⚙️ Miscellaneous Tasks

- Add details to cargo.toml ([ccb617f](ccb617f52caf54f33778551b15a4ab250bb76057))
- Add cargo-dist ([7d9416c](7d9416c64278b2c3231366aaf4f795cc20f60e44))
- Add cliff.toml for changelog ([3b4435d](3b4435d6fab9d87049b0f875b504be616d4548e8))
- Add release-plz ([be6d6aa](be6d6aa5c79c5802c2fccb409c8451ae3d96739a))
- Add License ([10200a7](10200a7a9a40507483ad761bd7453f1f034af515))

<!-- generated by git-cliff -->
4 changes: 2 additions & 2 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.