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: r1chardj0n3s/parse
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 1.20.2
Choose a base ref
...
head repository: r1chardj0n3s/parse
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 1.21.0
Choose a head ref
  • 12 commits
  • 6 files changed
  • 6 contributors

Commits on Oct 9, 2024

  1. Update test.yml

    wimglenn authored Oct 9, 2024
    Configuration menu
    Copy the full SHA
    1f81a49 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #195 from r1chardj0n3s/wimglenn-patch-1

    allow triggering CI manually
    wimglenn authored Oct 9, 2024
    Configuration menu
    Copy the full SHA
    9e5d520 View commit details
    Browse the repository at this point in the history

Commits on Nov 14, 2024

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

Commits on Nov 16, 2024

  1. Merge pull request #196 from shenanigansd/patch-1

    Actually raise exception
    wimglenn authored Nov 16, 2024
    Configuration menu
    Copy the full SHA
    30da9e4 View commit details
    Browse the repository at this point in the history

Commits on Dec 15, 2024

  1. readme: Clarify 'd' type

    dreua authored Dec 15, 2024
    Configuration menu
    Copy the full SHA
    8856b6d View commit details
    Browse the repository at this point in the history

Commits on Dec 16, 2024

  1. Merge pull request #198 from dreua/patch-2

    readme: Clarify 'd' type
    wimglenn authored Dec 16, 2024
    Configuration menu
    Copy the full SHA
    a497a40 View commit details
    Browse the repository at this point in the history

Commits on Jul 6, 2025

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

Commits on Nov 12, 2025

  1. restore 3.7 and 2.7 test

    wimglenn committed Nov 12, 2025
    Configuration menu
    Copy the full SHA
    d5bd49a View commit details
    Browse the repository at this point in the history

Commits on Dec 1, 2025

  1. Bump actions/checkout from 5 to 6 in the actions-infrastructure group

    Bumps the actions-infrastructure group with 1 update: [actions/checkout](https://github.com/actions/checkout).
    
    
    Updates `actions/checkout` from 5 to 6
    - [Release notes](https://github.com/actions/checkout/releases)
    - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
    - [Commits](actions/checkout@v5...v6)
    
    ---
    updated-dependencies:
    - dependency-name: actions/checkout
      dependency-version: '6'
      dependency-type: direct:production
      update-type: version-update:semver-major
      dependency-group: actions-infrastructure
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Dec 1, 2025
    Configuration menu
    Copy the full SHA
    96cdf95 View commit details
    Browse the repository at this point in the history

Commits on Dec 3, 2025

  1. Merge pull request #219 from r1chardj0n3s/dependabot/github_actions/a…

    …ctions-infrastructure-76468cb07f
    
    Bump actions/checkout from 5 to 6 in the actions-infrastructure group
    wimglenn authored Dec 3, 2025
    Configuration menu
    Copy the full SHA
    d50f48c View commit details
    Browse the repository at this point in the history

Commits on Feb 5, 2026

  1. Allow grouping char (,_) in decimal format string (#221)

    * Extract grouping option and add corresponding test
    
    * TODO: Add support for grouping characters in Parser class
    
    * Allow grouping char (,_) in decimal fmt str
    
    * Apply suggestion from @wimglenn
    
    * Apply suggestion from @wimglenn
    
    * add underscore test cov
    
    ---------
    
    Co-authored-by: Wim Jeantine-Glenn <[email protected]>
    Co-authored-by: Wim Jeantine-Glenn <[email protected]>
    3 people authored Feb 5, 2026
    Configuration menu
    Copy the full SHA
    35b9ffb View commit details
    Browse the repository at this point in the history
  2. release notes

    wimglenn committed Feb 5, 2026
    Configuration menu
    Copy the full SHA
    7384477 View commit details
    Browse the repository at this point in the history
Loading