summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)Author
2023-08-07chore: prep v1.10.2 release (#116)v1.10.2Tom Milligan
2023-08-07fix: unlink mdbook internal toml dependency from mdbook-admonish (#115)Tom Milligan
* chore: bump dependencies * fix: unlink mdbook internal toml dependency from mdbook-admonish
2023-07-28chore: prep v1.10.1 release (#113)v1.10.1Tom Milligan
2023-07-28only modify `summary` with the `admonition-title` class (#112)Uriel
* only modify `summary` with the `admonition-title` class * regenerate assets, update snapshot test, fix themes --------- Co-authored-by: Tom Milligan <tom.milligan@uipath.com>
2023-07-26Improvement of links (#111)Jonas
2023-07-23Merge pull request #110 from tommilligan/prep-1.10.0v1.10.0Tom Milligan
chore: prep v1.10.0 release
2023-07-23chore: prep v1.10.0 releaseTom Milligan
2023-07-23chore: add notes for future v2 releaseTom Milligan
2023-07-23Merge pull request #109 from tommilligan/run-doctestsTom Milligan
feat: add support for test renderer, running doctests
2023-07-23ci: bump MSRV to 1.66.0run-doctestsTom Milligan
2023-07-23ci: build docs on each mergeTom Milligan
2023-07-23book: add configuration docsTom Milligan
2023-07-23internal: restructure book.toml config parsingTom Milligan
2023-07-23internal: restructure configuration parsingTom Milligan
2023-07-22internal: split up lib.rsTom Milligan
2023-07-22feat: add support for test renderer, running doctestsTom Milligan
2023-07-22internal: refactor how whitespace is addedTom Milligan
2023-05-05Merge pull request #98 from tommilligan/ci-publish-autoTom Milligan
ci: fix automatic crates.io publication
2023-05-05ci: fix automatic crates.io publicationci-publish-autoTom Milligan
2023-04-23Merge pull request #91 from tommilligan/prep-1.9.0v1.9.0Tom Milligan
chore: prep v1.9.0 release
2023-04-23chore: prep v1.9.0 releaseTom Milligan
2023-04-23Merge pull request #90 from tommilligan/qvetTom Milligan
ci: add qvet config
2023-04-23ci: add qvet configTom Milligan
2023-04-23Merge pull request #89 from tommilligan/error-fencesTom Milligan
fix: ensure error fences will always enclose block
2023-04-23fix: ensure error fences will always enclose blockTom Milligan
2023-04-23Merge pull request #88 from tommilligan/better-fencesTom Milligan
fix: better code fence handling
2023-04-23fix: better code fence handlingTom Milligan
2023-04-20Merge pull request #84 from ShaunSHamilton/feat_default-titleTom Milligan
feat: add default title option
2023-04-20internal: rename structs for clarityTom Milligan
2023-04-20feat: add book-wide default valuesShaun Hamilton
2023-04-18Merge pull request #85 from tommilligan/regression-test-alternate-directiveTom Milligan
test: add regression test for alternate directives
2023-04-18test: add regression test for alternate directivesTom Milligan
2023-04-16Merge pull request #83 from ShaunSHamilton/fix_title-heightTom Milligan
fix(compile_assets): add title min-height
2023-04-16fix(compile_assets): add title min-heightShaun Hamilton
2023-04-03doc: option for processing included filesTom Milligan
2023-04-03chore: update dependencies, toml errorsTom Milligan
2023-04-02chore: rm cargo-auditTom Milligan
2023-01-01chore: dep updatesTom Milligan
2022-12-02chore: bump depsTom Milligan
2022-11-26bug: fix relative pathsTom Milligan
2022-11-26bin: better error handlingTom Milligan
2022-11-01chore(deps): bump JamesIves/github-pages-deploy-actiondependabot[bot]
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-01chore: cargo dep updatesTom Milligan
2022-10-23chore: prep v1.8.0 releasev1.8.0Tom Milligan
2022-10-16chore: upgrade to clap v4Tom Milligan
2022-10-16chore: upgrade outdated dep versionsTom Milligan
2022-10-16chore(deps): bump actions/cache from 2 to 3dependabot[bot]
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-02chore(deps): bump JamesIves/github-pages-deploy-actiondependabot[bot]
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-02chore(deps): bump actions/download-artifact from 2 to 3dependabot[bot]
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-02chore(deps): bump actions/checkout from 2 to 3dependabot[bot]
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>