# Changelog ## 0.2.0 (2024-10-18) ## What's Changed * ci: removing GitLab CI/CD configuration by @DeveloperC286 in https://github.com/DeveloperC286/clean_git_history/pull/5 * ci: adding GitLab mirroring GitHub Action by @DeveloperC286 in https://github.com/DeveloperC286/clean_git_history/pull/10 * docs: updating issues URL by @DeveloperC286 in https://github.com/DeveloperC286/clean_git_history/pull/11 * ci: adding GitHub Actions Workflows linting by @DeveloperC286 in https://github.com/DeveloperC286/clean_git_history/pull/12 * ci: adding clean Git history workflow by @DeveloperC286 in https://github.com/DeveloperC286/clean_git_history/pull/17 * ci: adding Conventional Commits linting workflow by @DeveloperC286 in https://github.com/DeveloperC286/clean_git_history/pull/18 * ci: adding Continuous integration (CI) workflow by @DeveloperC286 in https://github.com/DeveloperC286/clean_git_history/pull/19 * docs: adding Continuous Integration(CI) badge by @DeveloperC286 in https://github.com/DeveloperC286/clean_git_history/pull/20 * docs: replacing GitLab Continuous Integration(CI) badge by @DeveloperC286 in https://github.com/DeveloperC286/clean_git_history/pull/21 * ci: moving GitHub Actions workflow formatting check by @DeveloperC286 in https://github.com/DeveloperC286/clean_git_history/pull/22 * docs: updating repository link to GitHub by @DeveloperC286 in https://github.com/DeveloperC286/clean_git_history/pull/23 * docs: fixing GitHub releases URL by @DeveloperC286 in https://github.com/DeveloperC286/clean_git_history/pull/24 * chore: Configure Renovate by @renovate in https://github.com/DeveloperC286/clean_git_history/pull/25 * fix(deps): update rust crate pretty_env_logger to 0.5.0 by @renovate in https://github.com/DeveloperC286/clean_git_history/pull/31 * chore(deps): update actions/checkout action to v4 by @renovate in https://github.com/DeveloperC286/clean_git_history/pull/32 * ci: converting to earthly/actions-setup@v1 by @DeveloperC286 in https://github.com/DeveloperC286/clean_git_history/pull/34 * fix(deps): update rust crate git2 to 0.19.0 by @renovate in https://github.com/DeveloperC286/clean_git_history/pull/33 * ci: continuous integration workflow on main by @DeveloperC286 in https://github.com/DeveloperC286/clean_git_history/pull/35 * revert: "ci: continuous integration workflow on main (#35)" by @DeveloperC286 in https://github.com/DeveloperC286/clean_git_history/pull/36 * docs: library deprecation notice by @DeveloperC286 in https://github.com/DeveloperC286/clean_git_history/pull/38 * refactor: merging binary and library by @DeveloperC286 in https://github.com/DeveloperC286/clean_git_history/pull/37 * chore(deps): update dependency parse-type to v0.6.4 by @renovate in https://github.com/DeveloperC286/clean_git_history/pull/26 * chore(deps): update dependency parse to v1.20.2 by @renovate in https://github.com/DeveloperC286/clean_git_history/pull/29 * feat: converting error handing to anyhow by @DeveloperC286 in https://github.com/DeveloperC286/clean_git_history/pull/39 * refactor: fixing end to end test error message by @DeveloperC286 in https://github.com/DeveloperC286/clean_git_history/pull/40 * ci: adding release-please by @DeveloperC286 in https://github.com/DeveloperC286/clean_git_history/pull/41 * ci: replacing deprecated release-please GitHub Action by @DeveloperC286 in https://github.com/DeveloperC286/clean_git_history/pull/43 * ci: adding release binary publishing by @DeveloperC286 in https://github.com/DeveloperC286/clean_git_history/pull/44 * ci: adding publishing to crates.io by @DeveloperC286 in https://github.com/DeveloperC286/clean_git_history/pull/45 * chore(deps): update actions/checkout action to v4 by @renovate in https://github.com/DeveloperC286/clean_git_history/pull/46 * fix(deps): update rust crate anyhow to v1.0.90 by @renovate in https://github.com/DeveloperC286/clean_git_history/pull/48 * feat: adding max commits argument by @DeveloperC286 in https://github.com/DeveloperC286/clean_git_history/pull/47 ## New Contributors * @DeveloperC286 made their first contribution in https://github.com/DeveloperC286/clean_git_history/pull/5 * @renovate made their first contribution in https://github.com/DeveloperC286/clean_git_history/pull/25 **Full Changelog**: https://github.com/DeveloperC286/clean_git_history/compare/v0.1.2...v0.2.0