Skip to content

Commit 95603cb

Browse files
chore: release 1.0.0 (#50)
1 parent faf14d2 commit 95603cb

File tree

4 files changed

+82
-3
lines changed

4 files changed

+82
-3
lines changed

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
{".":"0.2.0"}
1+
{".":"1.0.0"}

CHANGELOG.md

Lines changed: 79 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,84 @@
11
# Changelog
22

3+
## 1.0.0 (2025-02-26)
4+
5+
## What's Changed
6+
* ci: crates.io publishing needs README.md by @DeveloperC286 in https://github.com/DeveloperC286/clean_git_history/pull/49
7+
* fix(deps): update rust crate anyhow to v1.0.93 by @renovate in https://github.com/DeveloperC286/clean_git_history/pull/51
8+
* ci: Renovate updating Earthfile Docker images by @DeveloperC286 in https://github.com/DeveloperC286/clean_git_history/pull/52
9+
* chore(config): migrate renovate config by @renovate in https://github.com/DeveloperC286/clean_git_history/pull/53
10+
* ci: Renovate Earthfile updating correction by @DeveloperC286 in https://github.com/DeveloperC286/clean_git_history/pull/54
11+
* ci: Alpine migration for pinning/updating all dependencies by @DeveloperC286 in https://github.com/DeveloperC286/clean_git_history/pull/77
12+
* ci: adding Renovate GitHub Workflow Earthly updating by @DeveloperC286 in https://github.com/DeveloperC286/clean_git_history/pull/79
13+
* chore(deps): update dependency alpine_3_20/python3 to v3.12.8-r1 by @renovate in https://github.com/DeveloperC286/clean_git_history/pull/83
14+
* chore(deps): update earthly/earthly docker tag to v0.8.15 by @renovate in https://github.com/DeveloperC286/clean_git_history/pull/78
15+
* ci: replacing missed Earthly download with action by @DeveloperC286 in https://github.com/DeveloperC286/clean_git_history/pull/85
16+
* build: converting to Rust's Alpine image by @DeveloperC286 in https://github.com/DeveloperC286/clean_git_history/pull/95
17+
* build: correcting WORKDIR name by @DeveloperC286 in https://github.com/DeveloperC286/clean_git_history/pull/97
18+
* chore(deps): update dependency developerc286/conventional_commits_linter to v0.14.3 by @renovate in https://github.com/DeveloperC286/clean_git_history/pull/89
19+
* build: improved continuous delivery target naming by @DeveloperC286 in https://github.com/DeveloperC286/clean_git_history/pull/98
20+
* refactor: formatting end to end test features by @DeveloperC286 in https://github.com/DeveloperC286/clean_git_history/pull/99
21+
* fix(deps): update rust crate clap to v4.5.23 by @renovate in https://github.com/DeveloperC286/clean_git_history/pull/87
22+
* fix(deps): update rust crate anyhow to v1.0.94 by @renovate in https://github.com/DeveloperC286/clean_git_history/pull/86
23+
* feat!: from changed to singular positional argument by @DeveloperC286 in https://github.com/DeveloperC286/clean_git_history/pull/100
24+
* chore(deps): update dependency google/yamlfmt to v0.14.0 by @renovate in https://github.com/DeveloperC286/clean_git_history/pull/90
25+
* chore(deps): update dependency rhysd/actionlint to v1.7.4 by @renovate in https://github.com/DeveloperC286/clean_git_history/pull/92
26+
* chore(deps): update golang docker tag to v1.23.4 by @renovate in https://github.com/DeveloperC286/clean_git_history/pull/94
27+
* build: adding cargo --locked and removing --workspace by @DeveloperC286 in https://github.com/DeveloperC286/clean_git_history/pull/101
28+
* ci: removing Alpine Renovate version updating by @DeveloperC286 in https://github.com/DeveloperC286/clean_git_history/pull/102
29+
* ci: converting to publishing .tar.gz by @DeveloperC286 in https://github.com/DeveloperC286/clean_git_history/pull/103
30+
* ci: pinning actions/checkout at v4.2.2 by @DeveloperC286 in https://github.com/DeveloperC286/clean_git_history/pull/111
31+
* ci: pinning earthly/actions-setup at v1.0.13 by @DeveloperC286 in https://github.com/DeveloperC286/clean_git_history/pull/112
32+
* ci: pinning googleapis/release-please-action at v4.1.3 by @DeveloperC286 in https://github.com/DeveloperC286/clean_git_history/pull/113
33+
* ci: using Earthly GitHub releases by @DeveloperC286 in https://github.com/DeveloperC286/clean_git_history/pull/114
34+
* chore(deps): pin dependencies by @renovate in https://github.com/DeveloperC286/clean_git_history/pull/69
35+
* chore(deps): update dependency alpine_3_20/git to v2.45.3-r0 by @renovate in https://github.com/DeveloperC286/clean_git_history/pull/115
36+
* ci: Renovate automerge PRs by @DeveloperC286 in https://github.com/DeveloperC286/clean_git_history/pull/116
37+
* chore(deps): update golang:1.23.4 docker digest to 9820aca by @renovate in https://github.com/DeveloperC286/clean_git_history/pull/105
38+
* chore(deps): update dependency rhysd/actionlint to v1.7.7 by @renovate in https://github.com/DeveloperC286/clean_git_history/pull/106
39+
* chore(deps): update golang docker tag to v1.23.5 by @renovate in https://github.com/DeveloperC286/clean_git_history/pull/117
40+
* fix(deps): update rust crate anyhow to v1.0.95 by @renovate in https://github.com/DeveloperC286/clean_git_history/pull/104
41+
* fix(deps): update rust crate clap to v4.5.27 by @renovate in https://github.com/DeveloperC286/clean_git_history/pull/108
42+
* fix(deps): update rust crate log to v0.4.25 by @renovate in https://github.com/DeveloperC286/clean_git_history/pull/118
43+
* chore(deps): update dependency google/yamlfmt to v0.15.0 by @renovate in https://github.com/DeveloperC286/clean_git_history/pull/110
44+
* fix(deps): update rust crate git2 to 0.20.0 by @renovate in https://github.com/DeveloperC286/clean_git_history/pull/107
45+
* chore(deps): update dependency mvdan/sh to v3.10.0 by @renovate in https://github.com/DeveloperC286/clean_git_history/pull/91
46+
* chore(deps): update dependency six to v1.17.0 by @renovate in https://github.com/DeveloperC286/clean_git_history/pull/93
47+
* chore(deps): update rust docker tag to v1.84.1 by @renovate in https://github.com/DeveloperC286/clean_git_history/pull/96
48+
* fix(deps): update rust crate clap to v4.5.28 by @renovate in https://github.com/DeveloperC286/clean_git_history/pull/119
49+
* chore(deps): update ubuntu:24.04 docker digest to 7229784 by @renovate in https://github.com/DeveloperC286/clean_git_history/pull/120
50+
* chore(deps): update golang:1.23.5 docker digest to e213430 by @renovate in https://github.com/DeveloperC286/clean_git_history/pull/121
51+
* chore(deps): update golang docker tag to v1.23.6 by @renovate in https://github.com/DeveloperC286/clean_git_history/pull/122
52+
* chore(deps): update golang:1.23.6 docker digest to b2a6f50 by @renovate in https://github.com/DeveloperC286/clean_git_history/pull/123
53+
* chore(deps): update golang:1.23.6 docker digest to 958bd2e by @renovate in https://github.com/DeveloperC286/clean_git_history/pull/124
54+
* chore(deps): update golang:1.23.6 docker digest to 9271129 by @renovate in https://github.com/DeveloperC286/clean_git_history/pull/125
55+
* chore(deps): update dependency alpine_3_20/python3 to v3.12.9-r0 by @renovate in https://github.com/DeveloperC286/clean_git_history/pull/126
56+
* chore(deps): update dependency google/yamlfmt to v0.16.0 by @renovate in https://github.com/DeveloperC286/clean_git_history/pull/127
57+
* fix(deps): update rust crate clap to v4.5.29 by @renovate in https://github.com/DeveloperC286/clean_git_history/pull/128
58+
* chore(deps): update golang docker tag to v1.24.0 by @renovate in https://github.com/DeveloperC286/clean_git_history/pull/129
59+
* chore(deps): update golang:1.24.0 docker digest to 2b1cbf2 by @renovate in https://github.com/DeveloperC286/clean_git_history/pull/130
60+
* chore(deps): update dependency alpine_3_20/musl-dev to v1.2.5-r1 by @renovate in https://github.com/DeveloperC286/clean_git_history/pull/131
61+
* chore(deps): update rust:1.84.1-alpine3.20 docker digest to a1d9745 by @renovate in https://github.com/DeveloperC286/clean_git_history/pull/132
62+
* chore(deps): update rust:1.84.1-alpine3.20 docker digest to ac5caa3 by @renovate in https://github.com/DeveloperC286/clean_git_history/pull/133
63+
* fix(deps): update rust crate clap to v4.5.30 by @renovate in https://github.com/DeveloperC286/clean_git_history/pull/134
64+
* fix(deps): update rust crate anyhow to v1.0.96 by @renovate in https://github.com/DeveloperC286/clean_git_history/pull/135
65+
* fix(deps): update rust crate log to v0.4.26 by @renovate in https://github.com/DeveloperC286/clean_git_history/pull/137
66+
* chore(deps): update rust docker tag to v1.85.0 by @renovate in https://github.com/DeveloperC286/clean_git_history/pull/136
67+
* fix(deps): update rust crate clap to v4.5.31 by @renovate in https://github.com/DeveloperC286/clean_git_history/pull/138
68+
* chore(deps): update golang:1.24.0 docker digest to 5255fad by @renovate in https://github.com/DeveloperC286/clean_git_history/pull/139
69+
* chore(deps): update golang:1.24.0 docker digest to a14c5a6 by @renovate in https://github.com/DeveloperC286/clean_git_history/pull/140
70+
* chore(deps): update golang:1.24.0 docker digest to 58cf31c by @renovate in https://github.com/DeveloperC286/clean_git_history/pull/141
71+
* chore(deps): update golang:1.24.0 docker digest to cd0c949 by @renovate in https://github.com/DeveloperC286/clean_git_history/pull/142
72+
* docs: correcting README.md by @DeveloperC286 in https://github.com/DeveloperC286/clean_git_history/pull/143
73+
* docs: simplifying binary install cmd by @DeveloperC286 in https://github.com/DeveloperC286/clean_git_history/pull/144
74+
* refactor: removing --ignore-merge-commits by @DeveloperC286 in https://github.com/DeveloperC286/clean_git_history/pull/145
75+
* docs: removing old from args by @DeveloperC286 in https://github.com/DeveloperC286/clean_git_history/pull/146
76+
* docs: fixing e.g. italics by @DeveloperC286 in https://github.com/DeveloperC286/clean_git_history/pull/147
77+
* docs: bumping referenced version number by @DeveloperC286 in https://github.com/DeveloperC286/clean_git_history/pull/148
78+
79+
80+
**Full Changelog**: https://github.com/DeveloperC286/clean_git_history/compare/v0.2.0...v1.0.0
81+
382
## 0.2.0 (2024-10-18)
483

584
## What's Changed

Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
name = "clean_git_history"
33
description = "A Git history linter to ensure it stays clean for those who prefer rebasing and fast-forwarding compared to merge and squash commits."
44
authors = ["C <[email protected]>"]
5-
version = "0.2.0"
5+
version = "1.0.0"
66
edition = "2021"
77
license = "AGPL-3.0"
88
repository = "https://github.com/DeveloperC286/clean_git_history"

0 commit comments

Comments
 (0)