Commit graph

1650 commits

Author SHA1 Message Date
Ed Page
e8b76902e1 refactor(cli)!: Port to clap_derive
BREAKING CHANGE: Logging arguments now can't be called on the subcommand
and now are repeated `-q` or `-v`, with "info" being the default log
level.
2022-01-13 15:51:54 -06:00
Ed Page
3c5855d8e9
Merge pull request #964 from epage/rss
chore: Update RSS
2022-01-04 13:57:06 -06:00
Ed Page
ed2a2fa9fd chore: Update RSS 2022-01-04 13:35:38 -06:00
Ed Page
51fbe0afab
Merge pull request #963 from cobalt-org/dependabot/cargo/clap-3.0.4
chore(deps): Bump clap from 3.0.0 to 3.0.4
2022-01-04 13:33:30 -06:00
dependabot[bot]
372ec20fec
chore(deps): Bump clap from 3.0.0 to 3.0.4
Bumps [clap](https://github.com/clap-rs/clap) from 3.0.0 to 3.0.4.
- [Release notes](https://github.com/clap-rs/clap/releases)
- [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md)
- [Commits](https://github.com/clap-rs/clap/compare/clap_complete-v3.0.0...v3.0.4)

---
updated-dependencies:
- dependency-name: clap
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-04 19:28:59 +00:00
Ed Page
4fbbf3a4b1
Merge pull request #962 from epage/clap
chore: Port to clap3
2022-01-04 13:27:38 -06:00
Ed Page
716b62b40a chore: Port to clap3 2022-01-04 13:01:20 -06:00
Ed Page
372ed6f8e8
Merge pull request #961 from epage/pulldown
chore: Update pulldown-cmark
2022-01-01 20:32:22 -06:00
Ed Page
8afbcd669a chore: Update pulldown-cmark 2022-01-01 20:25:04 -06:00
Ed Page
0111784f26
Merge pull request #960 from epage/update
chore: Update dependencies
2022-01-01 20:17:53 -06:00
Ed Page
ca4568b5d7 chore: Update dependencies 2022-01-01 20:03:51 -06:00
Ed Page
ca845324f6
Merge pull request #950 from epage/style
style: Clippy
2021-12-13 08:59:01 -06:00
Ed Page
20f5c03505 style: Clippy 2021-12-13 08:46:09 -06:00
Ed Page
1579201b4b
Merge pull request #948 from elpiel/fix-docs-and-cleanup
Rust edition 2021 & docs build fix
2021-12-13 08:41:30 -06:00
Ed Page
250c792842 chore: Release 2021-12-09 14:12:41 -06:00
Ed Page
d549359898 chore: Update release process 2021-12-09 14:09:22 -06:00
Ed Page
5f3ed1f350 docs: Update changelog 2021-12-09 14:08:43 -06:00
Lachezar Lechev
8f3eba86d3
fix: Rustfmt 2021-12-08 10:39:40 +02:00
Lachezar Lechev
7308ee53a4
fix: partially fix clippy warnings 2021-12-08 10:37:17 +02:00
Lachezar Lechev
21c97a4ca3
chore: MSRV to 1.56 2021-12-08 09:54:40 +02:00
Lachezar Lechev
84d74c9207
fix: merge arised issue 2021-12-08 09:54:26 +02:00
Lachezar Lechev
a8790fbbe2
Merge branch 'master' into fix-docs-and-cleanup 2021-12-08 09:42:51 +02:00
Ed Page
6047852d62
Merge pull request #941 from elpiel/add-site-time
cobalt_model - Add a `time` to Site
2021-12-06 11:10:07 -06:00
Lachezar Lechev
6652b4e900
add 2021 edition in all Cargo.toml 2021-12-05 10:31:33 +02:00
Lachezar Lechev
84a197c9af
Rust edition 2021 2021-12-05 10:26:06 +02:00
Lachezar Lechev
78abdd97d1
rustfmt 2021-12-05 10:00:13 +02:00
Lachezar Lechev
b5902b3c83
Fix PR review comment 2021-12-04 21:45:59 +02:00
Ed Page
e4df7c6a20
Merge pull request #943 from epage/update
chore: Update dependencies
2021-12-04 12:57:13 -06:00
Ed Page
0d745abfb5 chore: Update dependencies 2021-12-04 12:14:14 -06:00
Lachezar Lechev
799e4981a5
cobalt_model - Add a time to Site 2021-12-04 16:50:17 +02:00
Ed Page
f0e5917f7e
Merge pull request #931 from cobalt-org/dependabot/cargo/tiny_http-0.9.0
chore(deps): Bump tiny_http from 0.8.2 to 0.9.0
2021-11-01 07:59:07 -05:00
Ed Page
528c7d7a9c
Merge pull request #928 from cobalt-org/dependabot/cargo/assert_cmd-2.0.2
chore(deps): Bump assert_cmd from 2.0.1 to 2.0.2
2021-11-01 07:58:48 -05:00
Ed Page
fc2aab5c0e
Merge pull request #927 from cobalt-org/dependabot/cargo/assert_fs-1.0.6
chore(deps): Bump assert_fs from 1.0.5 to 1.0.6
2021-11-01 07:58:38 -05:00
dependabot[bot]
1eeb05af86
chore(deps): Bump tiny_http from 0.8.2 to 0.9.0
Bumps [tiny_http](https://github.com/tiny-http/tiny-http) from 0.8.2 to 0.9.0.
- [Release notes](https://github.com/tiny-http/tiny-http/releases)
- [Changelog](https://github.com/tiny-http/tiny-http/blob/master/CHANGELOG.md)
- [Commits](https://github.com/tiny-http/tiny-http/compare/0.8.2...0.9.0)

---
updated-dependencies:
- dependency-name: tiny_http
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-11-01 07:02:50 +00:00
dependabot[bot]
1c91068e06
chore(deps): Bump assert_cmd from 2.0.1 to 2.0.2
Bumps [assert_cmd](https://github.com/assert-rs/assert_cmd) from 2.0.1 to 2.0.2.
- [Release notes](https://github.com/assert-rs/assert_cmd/releases)
- [Changelog](https://github.com/assert-rs/assert_cmd/blob/master/CHANGELOG.md)
- [Commits](https://github.com/assert-rs/assert_cmd/compare/v2.0.1...v2.0.2)

---
updated-dependencies:
- dependency-name: assert_cmd
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-11-01 07:02:28 +00:00
dependabot[bot]
18e58e3a6c
chore(deps): Bump assert_fs from 1.0.5 to 1.0.6
Bumps [assert_fs](https://github.com/assert-rs/assert_fs) from 1.0.5 to 1.0.6.
- [Release notes](https://github.com/assert-rs/assert_fs/releases)
- [Changelog](https://github.com/assert-rs/assert_fs/blob/master/CHANGELOG.md)
- [Commits](https://github.com/assert-rs/assert_fs/compare/v1.0.5...v1.0.6)

---
updated-dependencies:
- dependency-name: assert_fs
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-11-01 07:02:23 +00:00
Ed Page
24c0634b75
Merge pull request #924 from epage/update
chore: Update deps
2021-10-01 08:48:30 -05:00
Ed Page
f35a728cba chore: Update deps 2021-10-01 08:30:59 -05:00
Ed Page
fa30056f3b chore: Release 2021-09-14 09:57:20 -05:00
Ed Page
694976eea8 chore: Fix release process 2021-09-14 09:54:38 -05:00
Ed Page
a49dbc28e0 chore: Release 2021-09-14 09:24:54 -05:00
Ed Page
be90fbb2e2 chore: Fix release process 2021-09-14 09:24:23 -05:00
Ed Page
eed15335bd chore: Release 2021-09-14 08:38:31 -05:00
Ed Page
302ce1e730 docs: Be consistent on license name 2021-09-14 08:38:15 -05:00
Ed Page
7615ba930c chore: Release 2021-09-13 21:01:18 -05:00
Ed Page
ddb225c0a7 chore: Move away from musl 2021-09-13 21:01:01 -05:00
Ed Page
7cc32540f1 chore: Release 2021-09-13 18:58:38 -05:00
Ed Page
af9c05f43b chore: Simplify release 2021-09-13 18:58:06 -05:00
Ed Page
9184df1ae2 chore: Release 2021-09-13 18:54:34 -05:00
Ed Page
afef168766 chore: Release 2021-09-13 18:51:16 -05:00