8000 Tags · jmillana/icmt · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Tags: jmillana/icmt

Tags

v0.3.2

Toggle v0.3.2's commit message
♻️ refactor(commits.rs): Refactor CommitMsg split_keep

Due to regex patterns feature not being availabe on stable rust, re
implementd the split_keep method to use basic regex match

v0.3.1

Toggle v0.3.1's commit message
⬆️ (Cargo.toml): Bump version to 0.3.1

⬆️ (src/cli/commands.rs): Bump version to 0.3.1

♻️ (src/main.rs): Remove unnecessary print statement

The commit message summarizes the changes made to the code:
- The version in the Cargo.toml file was updated from 0.3.0 to 0.3.1.
- The version in the src/cli/commands.rs file was updated from 0.3.0 to 0.3.1.
- The unnecessary print statement in the src/main.rs file was removed.

v0.2.0

Toggle v0.2.0's commit message
✨ (install.sh): Add installation script

- Added a new installation script  to automate the installation process.
- The script detects the user's shell and adds the installation directory to the PATH.
- Downloads the latest binary from the GitHub release based on the user's platform and architecture.
- Extracts the binary and sets the necessary permissions.
- Prints the installed version of the binary.

This commit adds an installation script to simplify the installation process for users.

v0.1.0

Toggle v0.1.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update release.yml

0