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: jvllmr/rustpython-unparser
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 0.2.0
Choose a base ref
...
head repository: jvllmr/rustpython-unparser
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: dev
Choose a head ref
  • 12 commits
  • 8 files changed
  • 2 contributors

Commits on Feb 8, 2025

  1. Configuration menu
    Copy the full SHA
    5245c00 View commit details
    Browse the repository at this point in the history
  2. [pre-commit.ci] pre-commit autoupdate (#11)

    updates:
    - [github.com/astral-sh/ruff-pre-commit: v0.9.1 → v0.9.4](astral-sh/ruff-pre-commit@v0.9.1...v0.9.4)
    
    Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
    Co-authored-by: Jan Vollmer <jan@vllmr.dev>
    pre-commit-ci[bot] and jvllmr authored Feb 8, 2025
    Configuration menu
    Copy the full SHA
    0e9ab0b View commit details
    Browse the repository at this point in the history
  3. chore: bump version to 0.2.1

    jvllmr committed Feb 8, 2025
    Configuration menu
    Copy the full SHA
    fe1f2a1 View commit details
    Browse the repository at this point in the history

Commits on Feb 11, 2025

  1. [pre-commit.ci] pre-commit autoupdate (#13)

    updates:
    - [github.com/jvllmr/pre-commit-prettier: v3.4.2 → v3.5.0](jvllmr/pre-commit-prettier@v3.4.2...v3.5.0)
    - [github.com/astral-sh/ruff-pre-commit: v0.9.4 → v0.9.6](astral-sh/ruff-pre-commit@v0.9.4...v0.9.6)
    
    Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
    pre-commit-ci[bot] authored Feb 11, 2025
    Configuration menu
    Copy the full SHA
    4e9dc21 View commit details
    Browse the repository at this point in the history

Commits on Feb 19, 2025

  1. fix(unparser): eagerly unparse float constants to scientific notation (

    …#15)
    
    * fix(unparser): eagerly unparse float constants to scientific notation
    
    * fix build
    jvllmr authored Feb 19, 2025
    Configuration menu
    Copy the full SHA
    fe21b9d View commit details
    Browse the repository at this point in the history
  2. chore: bump version to 0.2.2

    jvllmr committed Feb 19, 2025
    Configuration menu
    Copy the full SHA
    f20f578 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c5301b2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0cf4e19 View commit details
    Browse the repository at this point in the history
  5. chore: bump version to 0.2.3

    jvllmr committed Feb 19, 2025
    Configuration menu
    Copy the full SHA
    4abdfa5 View commit details
    Browse the repository at this point in the history

Commits on Mar 8, 2025

  1. [pre-commit.ci] pre-commit autoupdate (#14)

    updates:
    - [github.com/jvllmr/pre-commit-prettier: v3.5.0 → v3.5.3](jvllmr/pre-commit-prettier@v3.5.0...v3.5.3)
    - [github.com/astral-sh/ruff-pre-commit: v0.9.6 → v0.9.9](astral-sh/ruff-pre-commit@v0.9.6...v0.9.9)
    
    Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
    pre-commit-ci[bot] authored Mar 8, 2025
    Configuration menu
    Copy the full SHA
    7898e37 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3e9f4ee View commit details
    Browse the repository at this point in the history
  3. chore: bump version to 0.2.4

    jvllmr committed Mar 8, 2025
    Configuration menu
    Copy the full SHA
    2b6fb51 View commit details
    Browse the repository at this point in the history
Loading