Skip to content

Commit

Permalink
Merge pull request #3 from k3ii/release-plz-2024-09-20T20-43-14Z
Browse files Browse the repository at this point in the history
chore: release v0.1.0
  • Loading branch information
k3ii authored Sep 20, 2024
2 parents fae7216 + f962cac commit 04c9f05
Show file tree
Hide file tree
Showing 2 changed files with 40 additions and 12 deletions.
28 changes: 28 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,28 @@
# Changelog

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

## [0.1.0] - 2024-09-20

### 📇 Features

- *(main)* Merge columns locality, districts and time - ([0b0c266](https://github.com/k3ii/revq/commit/0b0c26653da6bb5415e1da45fa5c026d7c35382c))
- *(main)* Add cli_matches to main - ([f789553](https://github.com/k3ii/revq/commit/f789553ca6d34c8f5454748b67a2cd6c3781a9cd))
- Add cli.rs - ([dde0390](https://github.com/k3ii/revq/commit/dde0390a7af396ba733c7af51c7a68ebe18a4a62))
- Add Offset +4 - ([e341fdb](https://github.com/k3ii/revq/commit/e341fdbbf35b8dfed52ee0af274256238b859a2c))

### 📚 Documentation

- Add README.md version English - ([a8bcfdc](https://github.com/k3ii/revq/commit/a8bcfdccd9ecae9d7b38bc43ab1b5be80457ed78))
- Update README - ([00b3b92](https://github.com/k3ii/revq/commit/00b3b92ec753686ed926341374473750d1427fe8))

### ⚙️ Miscellaneous Tasks

- *(cargo)* Add crate clap - ([c4b5f79](https://github.com/k3ii/revq/commit/c4b5f79311824c5ef7731d479569ee3360cd2d03))
- *(ci)* Add release workflow - ([f6755e7](https://github.com/k3ii/revq/commit/f6755e797c74a5146acb80ab591d6074c2332b2f))
- Add LICENSE - ([ce5f01f](https://github.com/k3ii/revq/commit/ce5f01f16234ee68f104edd2dad0e6305903d910))
- Add release-plz - ([ac9cb35](https://github.com/k3ii/revq/commit/ac9cb35503d6b375e1a89c01626579eccc7e2bbd))
- Add cliff.toml - ([9c4b04f](https://github.com/k3ii/revq/commit/9c4b04f60e615f08adcb0db59ac9831a1ced0b5d))
- Add cargo dist details - ([b40e391](https://github.com/k3ii/revq/commit/b40e391b91f011f6a7262525764fd5419f19f75a))
- Add assets - ([6388d31](https://github.com/k3ii/revq/commit/6388d319b6c7d33bbc5d74fb3261e8c75f3d6260))

24 changes: 12 additions & 12 deletions Cargo.lock

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

0 comments on commit 04c9f05

Please sign in to comment.