orhun
|
45889c0a05
|
fix(config): use custom error type for UTF-8 errors
|
2021-08-18 03:59:08 +03:00 |
|
orhun
|
183481bac3
|
feat(config): add --init flag for creating the default config
|
2021-08-18 03:51:04 +03:00 |
|
orhun
|
e5148e3ae1
|
feat(config): embed the default configuration file into the binary
|
2021-08-18 03:19:06 +03:00 |
|
orhun
|
6f154ce4ee
|
refactor(lib): update the log message for unprocessed tags
|
2021-08-18 03:02:04 +03:00 |
|
orhun
|
e7ae5a062d
|
docs(changelog): update the doc comment of prepend
|
2021-08-18 02:45:56 +03:00 |
|
orhun
|
c478f2c616
|
refactor(lib): create a constant for default configuration file
|
2021-08-17 22:14:22 +03:00 |
|
orhun
|
acda1954dc
|
chore(config): move cliff.toml to config/
|
2021-08-17 21:49:21 +03:00 |
|
orhun
|
c5f58213b4
|
chore(release): prepare for v0.1.2
|
2021-08-14 16:47:13 +03:00 |
|
orhun
|
f1fd88af8f
|
docs(completions): update the example completion command
|
2021-08-14 16:46:59 +03:00 |
|
orhun
|
3ae64f4dd0
|
fix(cd): use the correct name of completions binary
|
2021-08-14 16:46:20 +03:00 |
|
orhun
|
83479445c2
|
chore(release): prepare for v0.1.1
|
2021-08-14 16:24:43 +03:00 |
|
orhun
|
af76d41b41
|
chore(deps): upgrade dependencies
|
2021-08-14 16:17:18 +03:00 |
|
orhun
|
7e84797900
|
perf(changelog): optimize the release vector size
|
2021-08-14 15:56:53 +03:00 |
|
orhun
|
29db41aa12
|
fix(changelog): set the previous release when using --latest (#3)
|
2021-08-14 15:40:45 +03:00 |
|
orhun
|
f85974761b
|
perf(changelog): process only the last 'previous' release
|
2021-08-13 23:31:33 +03:00 |
|
orhun
|
718f53573b
|
chore(project): rename the shell completions binary
|
2021-08-13 13:39:27 +03:00 |
|
orhun
|
f1b495d7b1
|
docs(readme): add installation instructions for the AUR
|
2021-08-12 20:13:18 +03:00 |
|
orhun
|
2b8b4d3535
|
chore(release): prepare for v0.1.0
|
2021-08-12 13:59:51 +03:00 |
|
orhun
|
5ba781721e
|
chore(deps): upgrade dependencies
|
2021-08-12 13:54:14 +03:00 |
|
orhun
|
a2df26ff86
|
chore(docker): bump the rust version
|
2021-08-12 13:25:02 +03:00 |
|
orhun
|
6e6bddeadd
|
docs(readme): add preview image to README.md
|
2021-08-08 22:23:13 +03:00 |
|
orhun
|
8881083520
|
chore(git): remove etc directory from .gitignore
|
2021-08-07 21:58:40 +03:00 |
|
orhun
|
441ed4d8b4
|
docs(readme): update detailed template example
|
2021-08-03 00:34:54 +03:00 |
|
orhun
|
1f85263f84
|
fix(template): use 7 digits for short SHA
|
2021-08-03 00:33:21 +03:00 |
|
orhun
|
dfab97842f
|
style(readme): remove quotes from rendered output
|
2021-08-03 00:29:32 +03:00 |
|
orhun
|
ed010be74f
|
fix(example): remove symbolic link
|
2021-08-03 00:27:07 +03:00 |
|
orhun
|
ee377cc42d
|
fix(example): update symbolic link to the default config
|
2021-08-03 00:23:32 +03:00 |
|
orhun
|
a406158608
|
docs(readme): add examples for templating
|
2021-08-03 00:21:05 +03:00 |
|
orhun
|
32f837e3f0
|
docs(readme): add examples for CLI usage
|
2021-07-22 23:30:51 +03:00 |
|
orhun
|
5a5a042134
|
refactor(args): rename changelog argument to prepend
|
2021-07-21 22:35:14 +03:00 |
|
orhun
|
8232111aa1
|
fix(changelog): return error if there is not a latest tag to process
|
2021-07-19 16:42:40 +03:00 |
|
orhun
|
2f2b2fc50a
|
docs(readme): update README.md about template and examples
|
2021-07-18 19:00:02 +03:00 |
|
orhun
|
a1b4b5b18a
|
fix(git): sort the commits in topological order
|
2021-07-18 15:42:13 +03:00 |
|
orhun
|
3e5c23d342
|
fix(changelog): use footers field as an array for the context
|
2021-07-18 14:43:29 +03:00 |
|
orhun
|
fa6a38b339
|
style(readme): wrap table of contents into summary
|
2021-07-14 22:49:22 +03:00 |
|
orhun
|
1cf1ac73fa
|
style(readme): remove comments from template context
|
2021-07-14 22:45:50 +03:00 |
|
orhun
|
37494901ef
|
style(readme): update the comments in template context
|
2021-07-14 22:21:13 +03:00 |
|
orhun
|
f08ff0c413
|
style(readme): center the badges
|
2021-07-14 21:53:00 +03:00 |
|
orhun
|
7f4a9c2012
|
docs(readme): update README.md about usage
|
2021-07-14 21:38:53 +03:00 |
|
orhun
|
9cf9ac1586
|
test(git): update repository tests about getting the latest tag
|
2021-07-09 23:10:07 +03:00 |
|
orhun
|
11a7a7eb3e
|
test(config): add tests
|
2021-07-09 22:41:51 +03:00 |
|
orhun
|
9984abfe04
|
fix(config): update the environment variable parsing settings
|
2021-07-09 22:39:19 +03:00 |
|
orhun
|
8975c8fb41
|
chore(deps): upgrade dependencies
|
2021-07-03 14:22:55 +03:00 |
|
orhun
|
a440c6eb26
|
chore(release): prepare for v0.1.0-rc.21
|
2021-07-01 22:55:01 +03:00 |
|
orhun
|
e795460c9b
|
fix(cd): wait for core library to update on crates.io before publish
|
2021-07-01 21:35:18 +03:00 |
|
orhun
|
4c7b043e97
|
chore(release): prepare for v0.1.0-rc.20
|
2021-07-01 01:58:27 +03:00 |
|
orhun
|
777b3e573f
|
fix(cd): wait between publishing crates
|
2021-07-01 01:57:14 +03:00 |
|
orhun
|
f463659742
|
chore(release): prepare for v0.1.0-rc.19
|
2021-07-01 01:22:10 +03:00 |
|
orhun
|
22f0a7ef73
|
chore(cargo): update project details
|
2021-07-01 01:17:15 +03:00 |
|
orhun
|
2f16dd5ae7
|
fix(cd): generate changelog on a dedicated/different job
|
2021-07-01 01:13:43 +03:00 |
|