Address
:
[go:
up one dir
,
main page
]
Remove Scripts
Show Referer
Rotate13
Base64
Strip Meta
Strip Title
Skip to content
GitLab
Menu
Why GitLab
Pricing
Contact Sales
Explore
Why GitLab
Pricing
Contact Sales
Explore
Sign in
Get free trial
Commits · main
chlog
Browse files
Jan 21, 2022
release: v0.3.0
· edcd3afe
ydcjeff
authored
Jan 21, 2022
View commits for tag v0.3.0
v0.3.0
edcd3afe
feat!: changelog writing is now unified under single -o option (#7)
· e3340d8e
Jeff Yang
authored
Jan 21, 2022
e3340d8e
Jan 03, 2022
chore: update readme + add comments
· b130d69e
ydcjeff
authored
Jan 03, 2022
b130d69e
release: v0.2.5
· 1160953d
ydcjeff
authored
Jan 03, 2022
View commits for tag v0.2.5
v0.2.5
1160953d
release: v0.2.4
· 523b88cd
ydcjeff
authored
Jan 03, 2022
View commits for tag v0.2.4
v0.2.4
523b88cd
ci: split test & release
· ae7f52f9
ydcjeff
authored
Jan 03, 2022
ae7f52f9
release: v0.2.3
· 005645d8
ydcjeff
authored
Jan 03, 2022
View commits for tag v0.2.3
v0.2.3
005645d8
ci: run on any branch push
· 13d9aa35
ydcjeff
authored
Jan 03, 2022
13d9aa35
release: v0.2.2
· c3753e8e
ydcjeff
authored
Jan 03, 2022
View commits for tag v0.2.2
v0.2.2
c3753e8e
release: v0.2.1
· 3f6a8392
ydcjeff
authored
Jan 03, 2022
View commits for tag v0.2.1
v0.2.1
3f6a8392
chore: update readme
· 4f719137
ydcjeff
authored
Jan 03, 2022
4f719137
chore: update readme
· 8706e190
ydcjeff
authored
Jan 03, 2022
8706e190
release: v0.2.0
· a56b3569
ydcjeff
authored
Jan 03, 2022
View commits for tag v0.2.0
v0.2.0
a56b3569
chore: update version info
· 590f7a07
ydcjeff
authored
Jan 03, 2022
590f7a07
ci: unify ci under test (
#2
)
· 39072715
Jeff Yang
authored
Jan 03, 2022
39072715
test: add tests for getting today date
· 58b762cf
ydcjeff
authored
Jan 03, 2022
58b762cf
fix: get today date from the system for release date
· a04f0de9
ydcjeff
authored
Jan 03, 2022
a04f0de9
feat: add -t option for next release tag name
· 189dbb37
ydcjeff
authored
Jan 03, 2022
189dbb37
feat: exit on unknown options
· ac2a90e2
ydcjeff
authored
Jan 03, 2022
ac2a90e2
refactor: change -c option to -r to align with name "releases"
· 463625f3
ydcjeff
authored
Jan 03, 2022
463625f3
feat: generate changelog for unreleased
· e8d8d291
ydcjeff
authored
Jan 03, 2022
e8d8d291
workflow: run cargo clippy on pre-commit
· 49b197bb
ydcjeff
authored
Jan 03, 2022
49b197bb
fix: do not canonicalize the output file
· dbb1aa44
ydcjeff
authored
Jan 03, 2022
dbb1aa44
chore: wrap md files at 80 col
· 71d1857f
ydcjeff
authored
Jan 03, 2022
71d1857f
Jan 02, 2022
ci: add crate release job
· d039bec6
ydcjeff
authored
Jan 03, 2022
d039bec6
chore: update changelog
· 48db733d
ydcjeff
authored
Jan 03, 2022
48db733d
release: v0.1.0
· 9a35f781
ydcjeff
authored
Jan 03, 2022
9a35f781
ci: setup test & release (
#1
)
· b2ebfb59
Jeff Yang
authored
Jan 03, 2022
View commits for tag v0.1.0
v0.1.0
b2ebfb59
chore: verbose in cargo fmt
· 65871486
ydcjeff
authored
Jan 02, 2022
65871486
chore: setup git hooks
· d84cb37a
ydcjeff
authored
Jan 02, 2022
d84cb37a
chore: cargo fmt
· 1ff067d2
ydcjeff
authored
Jan 02, 2022
1ff067d2
feat: read + write changelog file
· 0e4318e6
ydcjeff
authored
Jan 02, 2022
0e4318e6
chore: update rustfmt config
· ca2ab392
ydcjeff
authored
Jan 02, 2022
ca2ab392
feat: skip Co-authored by messages
· 4ac12496
ydcjeff
authored
Jan 02, 2022
4ac12496
feat: add help & version flag
· eebe1eb2
ydcjeff
authored
Jan 02, 2022
eebe1eb2
feat: utils for processing commits & args
· b6a0547b
ydcjeff
authored
Jan 02, 2022
b6a0547b
feat: get required information from git
· f4eadbf3
ydcjeff
authored
Jan 02, 2022
f4eadbf3
chore: cargo init
· d8d6a7e2
ydcjeff
authored
Jan 02, 2022
d8d6a7e2
Initial commit
· 46a3b87b
Jeff Yang
authored
Jan 02, 2022
46a3b87b
Loading