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: py-pdf/pdfly
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 0.3.3
Choose a base ref
...
head repository: py-pdf/pdfly
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 0.4.0
Choose a head ref
  • 17 commits
  • 40 files changed
  • 9 contributors

Commits on Apr 15, 2024

  1. Bump softprops/action-gh-release from 1 to 2 (#51)

    Bumps [softprops/action-gh-release](https://github.com/softprops/action-gh-release) from 1 to 2.
    - [Release notes](https://github.com/softprops/action-gh-release/releases)
    - [Changelog](https://github.com/softprops/action-gh-release/blob/master/CHANGELOG.md)
    - [Commits](softprops/action-gh-release@v1...v2)
    
    ---
    updated-dependencies:
    - dependency-name: softprops/action-gh-release
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Apr 15, 2024
    Configuration menu
    Copy the full SHA
    9e3523e View commit details
    Browse the repository at this point in the history

Commits on Oct 8, 2024

  1. Configuration menu
    Copy the full SHA
    1aefb3a View commit details
    Browse the repository at this point in the history

Commits on Oct 14, 2024

  1. Fix test_cat_subset_ensure_reduced_size() (#45)

    Co-authored-by: Cimon Lucas (LCM) <lucas_cimon@connect-tech.sncf>
    Lucas-C and Cimon Lucas (LCM) authored Oct 14, 2024
    Configuration menu
    Copy the full SHA
    2acb632 View commit details
    Browse the repository at this point in the history

Commits on Oct 16, 2024

  1. Fix #60 - Prettier command help formatting (#62)

    Co-authored-by: Cimon Lucas (LCM) <lucas_cimon@connect-tech.sncf>
    Lucas-C and Cimon Lucas (LCM) authored Oct 16, 2024
    Configuration menu
    Copy the full SHA
    b9b77ec View commit details
    Browse the repository at this point in the history

Commits on Oct 22, 2024

  1. Add rm funcionality (#59)

    ebotiab authored Oct 22, 2024
    Configuration menu
    Copy the full SHA
    ad0c33d View commit details
    Browse the repository at this point in the history

Commits on Oct 30, 2024

  1. Minor CHANGELOG.md & README.md updates

    Cimon Lucas (LCM) committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    010d5a4 View commit details
    Browse the repository at this point in the history

Commits on Nov 7, 2024

  1. ENH: Added command update-offsets to adjust offsets and lengths. (#15)

    Co-authored-by: Lucas Cimon <925560+Lucas-C@users.noreply.github.com>
    Co-authored-by: Cimon Lucas (LCM) <lucas_cimon@connect-tech.sncf>
    3 people authored Nov 7, 2024
    Configuration menu
    Copy the full SHA
    da75816 View commit details
    Browse the repository at this point in the history
  2. Supporting/testing Python 3.12 + pre-commit hooks upgrades (#69)

    Co-authored-by: Cimon Lucas (LCM) <lucas_cimon@connect-tech.sncf>
    Lucas-C and Cimon Lucas (LCM) authored Nov 7, 2024
    Configuration menu
    Copy the full SHA
    1340dd9 View commit details
    Browse the repository at this point in the history

Commits on Nov 12, 2024

  1. metadata: now also displaying CreationDate, Creator, Keywords & Subje…

    …ct (#73)
    
    Co-authored-by: Cimon Lucas (LCM) <lucas_cimon@connect-tech.sncf>
    Lucas-C and Cimon Lucas (LCM) authored Nov 12, 2024
    Configuration menu
    Copy the full SHA
    1d4e256 View commit details
    Browse the repository at this point in the history
  2. Harmonizing typer usage (#74)

    Co-authored-by: Cimon Lucas (LCM) <lucas_cimon@connect-tech.sncf>
    Lucas-C and Cimon Lucas (LCM) authored Nov 12, 2024
    Configuration menu
    Copy the full SHA
    fc94271 View commit details
    Browse the repository at this point in the history
  3. Minor CHANGELOG.md update

    Lucas-C committed Nov 12, 2024
    Configuration menu
    Copy the full SHA
    32f68fd View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2024

  1. Implement uncompress functionality for PDF files (#75)

    Co-authored-by: Lucas Cimon <925560+Lucas-C@users.noreply.github.com>
    Kaos599 and Lucas-C authored Nov 15, 2024
    Configuration menu
    Copy the full SHA
    bff4b8e View commit details
    Browse the repository at this point in the history
  2. make maint (#76)

    Lucas-C authored Nov 15, 2024
    Configuration menu
    Copy the full SHA
    788e8b4 View commit details
    Browse the repository at this point in the history

Commits on Dec 3, 2024

  1. Configuration menu
    Copy the full SHA
    c05a660 View commit details
    Browse the repository at this point in the history

Commits on Dec 7, 2024

  1. Configuration menu
    Copy the full SHA
    703df33 View commit details
    Browse the repository at this point in the history
  2. MAINT: CHANGELOG.md update

    Lucas-C committed Dec 7, 2024
    Configuration menu
    Copy the full SHA
    f35cfa0 View commit details
    Browse the repository at this point in the history

Commits on Dec 8, 2024

  1. REL: 0.4.0

    ## What's new
    
    ### New Features (ENH)
    - New `booklet` command to adjust offsets and lengths ([PR #77](#77))
    - New `uncompress` command ([PR #75](#75))
    - New `update-offsets` command to adjust offsets and lengths ([PR #15](#15))
    - New `rm` command ([PR #59](#59))
    - `metadata`: now also displaying CreationDate, Creator, Keywords & Subject ([PR #73](#73))
    - Add warning for out-of-bounds page range in pdfly `cat` command ([PR #58](#58))
    
    ### Bug Fixes (BUG)
    - `2-up` command, that only showed one page per sheet, on the left side, with blank space on the right ([PR #78](#78))
    
    [Full Changelog](0.3.3...0.4.0)
    MartinThoma committed Dec 8, 2024
    Configuration menu
    Copy the full SHA
    4d905e1 View commit details
    Browse the repository at this point in the history
Loading