231 Commits

Author SHA1 Message Date
Tom Milligan
fb1b789386 chore: dep updates 2023-01-01 12:36:55 +00:00
Tom Milligan
97bcd97c64 chore: bump deps 2022-12-02 17:27:42 +00:00
Tom Milligan
a2a7316b26 bug: fix relative paths 2022-11-26 22:53:46 +00:00
Tom Milligan
f9eb198cd0 bin: better error handling 2022-11-26 22:36:49 +00:00
dependabot[bot]
5530da074b chore(deps): bump JamesIves/github-pages-deploy-action
Bumps [JamesIves/github-pages-deploy-action](https://github.com/JamesIves/github-pages-deploy-action) from 4.4.0 to 4.4.1.
- [Release notes](https://github.com/JamesIves/github-pages-deploy-action/releases)
- [Commits](https://github.com/JamesIves/github-pages-deploy-action/compare/v4.4.0...v4.4.1)

---
updated-dependencies:
- dependency-name: JamesIves/github-pages-deploy-action
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-11-01 15:57:30 +00:00
Tom Milligan
0fe2ad52ed chore: cargo dep updates 2022-11-01 15:18:58 +00:00
Tom Milligan
787744f1f1 chore: prep v1.8.0 release v1.8.0 2022-10-23 15:20:31 +01:00
Tom Milligan
603c83e2eb chore: upgrade to clap v4 2022-10-16 09:32:06 +01:00
Tom Milligan
fbdffaa723 chore: upgrade outdated dep versions 2022-10-16 09:32:06 +01:00
dependabot[bot]
7c20d5b2d1 chore(deps): bump actions/cache from 2 to 3
Bumps [actions/cache](https://github.com/actions/cache) from 2 to 3.
- [Release notes](https://github.com/actions/cache/releases)
- [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md)
- [Commits](https://github.com/actions/cache/compare/v2...v3)

---
updated-dependencies:
- dependency-name: actions/cache
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-10-16 08:32:45 +01:00
dependabot[bot]
3507d6b5e0 chore(deps): bump JamesIves/github-pages-deploy-action
Bumps [JamesIves/github-pages-deploy-action](https://github.com/JamesIves/github-pages-deploy-action) from 4.3.3 to 4.4.0.
- [Release notes](https://github.com/JamesIves/github-pages-deploy-action/releases)
- [Commits](https://github.com/JamesIves/github-pages-deploy-action/compare/v4.3.3...v4.4.0)

---
updated-dependencies:
- dependency-name: JamesIves/github-pages-deploy-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-10-02 10:51:41 +01:00
dependabot[bot]
f81d4d40dd chore(deps): bump actions/download-artifact from 2 to 3
Bumps [actions/download-artifact](https://github.com/actions/download-artifact) from 2 to 3.
- [Release notes](https://github.com/actions/download-artifact/releases)
- [Commits](https://github.com/actions/download-artifact/compare/v2...v3)

---
updated-dependencies:
- dependency-name: actions/download-artifact
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-10-02 10:51:08 +01:00
dependabot[bot]
ed019a92d9 chore(deps): bump actions/checkout from 2 to 3
Bumps [actions/checkout](https://github.com/actions/checkout) from 2 to 3.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v2...v3)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-10-02 10:51:00 +01:00
dependabot[bot]
9dd2ca128c chore(deps): bump actions/upload-artifact from 2 to 3
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 2 to 3.
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](https://github.com/actions/upload-artifact/compare/v2...v3)

---
updated-dependencies:
- dependency-name: actions/upload-artifact
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-10-02 10:50:51 +01:00
Matthias Beyer
51120acfd9 Add monthly dependabot
Signed-off-by: Matthias Beyer <mail@beyermatthias.de>
2022-10-02 10:08:38 +01:00
Tom Milligan
650123645b chore: upgrade dependencies 2022-10-02 09:22:46 +01:00
Tom Milligan
438c1dff5a ci: automatically deploy docs after publish v1.7.0 2022-06-11 10:23:30 +01:00
Tom Milligan
78b7451e49 chore: refactor scripts 2022-06-11 10:23:30 +01:00
Tom Milligan
bb937dc2d2 docs: update readme, documentation 2022-06-11 10:23:30 +01:00
Tom Milligan
db7101cb12 chore: prepare v1.7.0 release 2022-06-11 10:23:30 +01:00
Tom Milligan
fd6c2d0bd0 fix: try config v2 before v1 2022-06-11 10:23:30 +01:00
gggto
72deb8421c feat: add collapsible support 2022-05-18 13:24:00 +01:00
Tom Milligan
7b5a13d6af feat: make anchor links hoverable 2022-05-15 19:09:19 +01:00
Tom Milligan
28dfc5b6c3 feat: better bug output, option to fail mdbook build 2022-05-01 22:12:15 +01:00
Tom Milligan
beb640077f feat: add key/value configuration 2022-05-01 21:48:35 +01:00
Tom Milligan
6b479255a6 chore: prepare v1.6.0 release v1.6.0 2022-04-28 20:07:21 +01:00
Tom Milligan
7fe2fdc329 chore: polish error messages for breaking minor installs 2022-04-28 20:07:21 +01:00
Tom Milligan
e61e6148b5 fix: header bar overflow on firefox 2022-04-27 10:23:13 +01:00
Tom Milligan
0e235cb9b5 feat: clickable anchor links, enforce asset updates 2022-04-27 08:42:38 +01:00
Tom Milligan
c28f2b2fc9 chore: prepare v1.5.0 release v1.5.0 2022-04-25 21:31:54 +01:00
Tom Milligan
2a78ccbc2a ci: force install additional bins 2022-04-25 16:00:38 +01:00
Tom Milligan
5b61637eb7 feat: add unique ids to generated html 2022-04-25 16:00:38 +01:00
Tom Milligan
9786269b49 chore: prepare for v1.4.1 release v1.4.1 2022-04-21 19:33:11 +01:00
Tom Milligan
6517f50353 ci: add deployment workflow for binary artefacts 2022-04-21 19:33:11 +01:00
Tom Milligan
6dc759e358 chore: bump dependency lockfile 2022-04-21 19:33:11 +01:00
Tom Milligan
99f17dd2c5 chore: fix clippy lints 2022-02-28 22:04:20 +00:00
Tom Milligan
7c6f878d6c readme: update links to book 2022-02-28 22:04:20 +00:00
Tom Milligan
3fa5067be9 book: add example book with directive reference 2022-02-28 22:04:20 +00:00
Tom Milligan
8630161fa3 chore: prepare v1.4.0 release v1.4.0 2022-02-21 23:03:48 +00:00
Tom Milligan
0b50fd68ba feat: remove title bar if title empty 2022-02-21 19:39:03 +00:00
Tom Milligan
d851076cbc ci: speed up fast failures 2022-02-21 18:35:12 +00:00
Stephen Chung
af038017d2 feat: support for custom styles via directive.style 2022-02-21 18:11:38 +00:00
Tom Milligan
9fc872b8b8 ci: commit missed integration test file 2022-02-21 14:15:24 +00:00
Tom Milligan
b667271080 fix: remove superfluous <p> tags 2022-02-21 13:08:41 +00:00
Tom Milligan
0417d55ab8 ci: add mdbook integration test 2022-02-21 12:38:15 +00:00
Tom Milligan
82c5a3d5b9 chore: prepare v1.3.1 release v1.3.3 2022-02-21 11:50:36 +00:00
Tom Milligan
ada76bd4bd ci: add github actions, scripts 2022-02-21 11:20:47 +00:00
Tom Milligan
df79d57463 internal: factor out single function core 2022-02-20 20:13:43 +00:00
Tom Milligan
44097136f5 chore: prepare v1.3.2 release v1.3.2 2022-02-20 19:23:22 +00:00
Tom Milligan
455b4c586c readme: add note on JSON escapes 2022-02-20 19:17:40 +00:00