v0.13.0
0.13.0 (2024-10-19)
What's Changed
- ci: removing GitLab CI/CD configuration by @DeveloperC286 in #18
- docs: updating issues URL by @DeveloperC286 in #19
- ci: adding GitHub Actions Workflows linting by @DeveloperC286 in #20
- ci: adding GitLab mirroring GitHub Action by @DeveloperC286 in #21
- ci: adding clean Git history workflow by @DeveloperC286 in #36
- ci: adding Conventional Commits linting workflow by @DeveloperC286 in #37
- ci: adding Continuous integration (CI) workflow by @DeveloperC286 in #38
- docs: adding Continuous Integration(CI) badge by @DeveloperC286 in #39
- docs: replacing GitLab Continuous Integration(CI) badge by @DeveloperC286 in #40
- ci: moving GitHub Actions workflow formatting check by @DeveloperC286 in #41
- docs: updating repository link to GitHub by @DeveloperC286 in #43
- docs: changing URLs to GitHub by @DeveloperC286 in #44
- chore: Configure Renovate by @renovate in #45
- chore(deps): update actions/checkout action to v4 by @renovate in #49
- ci: converting to earthly/actions-setup@v1 by @DeveloperC286 in #58
- docs: removing Continuous Integration (CI) badge by @DeveloperC286 in #59
- docs: library deprecation notice by @DeveloperC286 in #60
- refactor: merging binary and library by @DeveloperC286 in #61
- fix(deps): update rust crate log to v0.4.22 by @renovate in #47
- fix(deps): update rust crate clap to v4.5.20 by @renovate in #56
- fix(deps): update rust crate git2 to 0.19.0 by @renovate in #57
- fix(deps): update rust crate lazy_static to v1.5.0 by @renovate in #63
- fix(deps): update rust crate serde_json to v1.0.128 by @renovate in #51
- fix(deps): update rust crate serde to v1.0.210 - autoclosed by @renovate in #50
- fix(deps): update rust crate pretty_env_logger to 0.5.0 by @renovate in #64
- fix(deps): update rust crate regex to v1.11.0 by @renovate in #65
- fix(deps): update strum monorepo to 0.26.0 - autoclosed by @renovate in #66
- chore(deps): update rust crate rstest to 0.23.0 by @renovate in #54
- chore(deps): update rust crate insta to v1.40.0 by @renovate in #53
- build: removing metadata from unit-test target by @DeveloperC286 in #67
- feat: converting error handing to anyhow by @DeveloperC286 in #68
- chore(deps): update dependency parse to v1.20.2 by @renovate in #52
- chore(deps): update dependency parse-type to v0.6.4 by @renovate in #46
- refactor: fixing end to end test error message by @DeveloperC286 in #70
- ci: adding release-please by @DeveloperC286 in #72
- ci: adding release binary publishing by @DeveloperC286 in #73
- ci: adding publishing to crates.io by @DeveloperC286 in #75
- fix(deps): update rust crate anyhow to v1.0.90 by @renovate in #71
- fix(deps): update rust crate serde_json to v1.0.131 by @renovate in #69
New Contributors
- @DeveloperC286 made their first contribution in #18
- @renovate made their first contribution in #45
Full Changelog: v0.12.4...v0.13.0