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: zxing-cpp/zxing-cpp
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.2.0
Choose a base ref
...
head repository: zxing-cpp/zxing-cpp
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.2.1
Choose a head ref
  • 6 commits
  • 6 files changed
  • 1 contributor

Commits on Dec 8, 2023

  1. Update and rename python-build.yml to publish-python.yml

    switch from token to trusted publishing authentication and from testpypi to the real thing
    axxel authored Dec 8, 2023
    Configuration menu
    Copy the full SHA
    aac3af9 View commit details
    Browse the repository at this point in the history
  2. Update publish-python.yml

    make top-level name consistent with filename
    axxel authored Dec 8, 2023
    Configuration menu
    Copy the full SHA
    7efe625 View commit details
    Browse the repository at this point in the history
  3. python/README

    remove build+deploy badge
    axxel authored Dec 8, 2023
    Configuration menu
    Copy the full SHA
    cfa0ad0 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d940d91 View commit details
    Browse the repository at this point in the history

Commits on Dec 9, 2023

  1. DecodeHints: provide c++ ABI backward compatibility with 2.1.0

    This might end up in a 2.2.1 release.
    axxel committed Dec 9, 2023
    Configuration menu
    Copy the full SHA
    d3a8d5f View commit details
    Browse the repository at this point in the history

Commits on Dec 10, 2023

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