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: unconventionaldotdev/unbeheader
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: stable
Choose a base ref
...
head repository: unconventionaldotdev/unbeheader
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 15 commits
  • 14 files changed
  • 5 contributors

Commits on Nov 13, 2023

  1. Bump to v1.4.0-dev

    OmeGak committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    2844108 View commit details
    Browse the repository at this point in the history

Commits on Jul 4, 2024

  1. Fix supported file types URL

    joaopalmeiro authored and OmeGak committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    6c4dcc5 View commit details
    Browse the repository at this point in the history

Commits on Aug 27, 2024

  1. Add support for TS+TSX files

    AjobK authored Aug 27, 2024
    Configuration menu
    Copy the full SHA
    b19588e View commit details
    Browse the repository at this point in the history
  2. Add changelog entry

    ThiefMaster committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    4db13a5 View commit details
    Browse the repository at this point in the history

Commits on Aug 28, 2024

  1. Configuration menu
    Copy the full SHA
    cf57d59 View commit details
    Browse the repository at this point in the history
  2. Bump to v1.4.0

    ThiefMaster committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    e7be261 View commit details
    Browse the repository at this point in the history
  3. Bump to v1.5.0-dev

    ThiefMaster committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    4c99cdc View commit details
    Browse the repository at this point in the history

Commits on Feb 12, 2026

  1. Replace Poetry with uv

    OmeGak committed Feb 12, 2026
    Configuration menu
    Copy the full SHA
    6b3071d View commit details
    Browse the repository at this point in the history

Commits on Feb 16, 2026

  1. Configuration menu
    Copy the full SHA
    81bc685 View commit details
    Browse the repository at this point in the history
  2. Drop EOL Python + use recent CI runners (#24)

    * Use ubuntu-24 CI runners
    * Drop EOL Python 3.9 + add 3.13 + 3.14
    * Remove incorrect information from README
    dev is a dep group, not an extra, so the command failed. It is also
    installed by default.
    * Update uv.lock
    * Remove Python 3.9 typing compat
    ThiefMaster authored Feb 16, 2026
    Configuration menu
    Copy the full SHA
    e84fbb2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    686ea15 View commit details
    Browse the repository at this point in the history
  4. Use recent setup-uv

    ThiefMaster committed Feb 16, 2026
    Configuration menu
    Copy the full SHA
    3dffc9a View commit details
    Browse the repository at this point in the history
  5. Fix pypi releasing

    ThiefMaster committed Feb 16, 2026
    Configuration menu
    Copy the full SHA
    c4ed4de View commit details
    Browse the repository at this point in the history
  6. Bump to v1.5.0

    ThiefMaster committed Feb 16, 2026
    Configuration menu
    Copy the full SHA
    888b702 View commit details
    Browse the repository at this point in the history
  7. Bump to v1.6.0-dev

    ThiefMaster committed Feb 16, 2026
    Configuration menu
    Copy the full SHA
    69bea75 View commit details
    Browse the repository at this point in the history
Loading