Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: HollowMan6/mdbook-pdf
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.1.9
Choose a base ref
...
head repository: HollowMan6/mdbook-pdf
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
  • 12 commits
  • 13 files changed
  • 1 contributor

Commits on Aug 6, 2024

  1. v0.1.10: Fix running in container

    Signed-off-by: Hollow Man <hollowman@opensuse.org>
    HollowMan6 committed Aug 6, 2024
    Copy the full SHA
    d3e10e6 View commit details

Commits on Jan 22, 2025

  1. Remove Python version 3.7 and add 3.13

    Signed-off-by: Hollow Man <hollowman@opensuse.org>
    HollowMan6 committed Jan 22, 2025
    Copy the full SHA
    f931aba View commit details

Commits on Feb 17, 2025

  1. Temporary fix auto_generate_cdp version

    As a workaround for rust-headless-chrome/rust-headless-chrome#535
    
    Signed-off-by: Hollow Man <hollowman@opensuse.org>
    HollowMan6 committed Feb 17, 2025
    Copy the full SHA
    6f5ce4e View commit details

Commits on Feb 18, 2025

  1. Disable musl build for now

    Signed-off-by: Hollow Man <hollowman@opensuse.org>
    HollowMan6 committed Feb 18, 2025
    Copy the full SHA
    860b6c5 View commit details

Commits on Feb 19, 2025

  1. v0.1.11: Add support for Chromium native PDF outline and tags

    Signed-off-by: Hollow Man <hollowman@opensuse.org>
    HollowMan6 committed Feb 19, 2025
    Copy the full SHA
    c52531b View commit details
  2. Format python file

    Signed-off-by: Hollow Man <hollowman@opensuse.org>
    HollowMan6 committed Feb 19, 2025
    Copy the full SHA
    70ef022 View commit details

Commits on Feb 20, 2025

  1. Use own fork of headless_chrome

    For rust-headless-chrome/rust-headless-chrome#540
    
    Signed-off-by: Hollow Man <hollowman@opensuse.org>
    HollowMan6 committed Feb 20, 2025
    Copy the full SHA
    43723f9 View commit details

Commits on Feb 27, 2025

  1. Unfork headless_chrome and upgrade to Rust edition 2024

    Signed-off-by: Hollow Man <hollowman@opensuse.org>
    HollowMan6 committed Feb 27, 2025
    Copy the full SHA
    a819e6d View commit details

Commits on Mar 9, 2025

  1. Update mdbook-pdf-outline for latest release of mdbook toc-xxx.js

    Signed-off-by: Hollow Man <hollowman@opensuse.org>
    HollowMan6 committed Mar 9, 2025
    Copy the full SHA
    cfe415a View commit details
  2. Use setup-rust-toolchain in workflow

    Signed-off-by: Hollow Man <hollowman@opensuse.org>
    HollowMan6 committed Mar 9, 2025
    Copy the full SHA
    6db8efe View commit details
  3. Rust code format

    Signed-off-by: Hollow Man <hollowman@opensuse.org>
    HollowMan6 committed Mar 9, 2025
    Copy the full SHA
    2198f11 View commit details
  4. Update to make pypi trusted publishing workflow

    Signed-off-by: Hollow Man <hollowman@opensuse.org>
    HollowMan6 committed Mar 9, 2025
    Copy the full SHA
    1a510da View commit details
Loading