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: python-poetry/tomlkit
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 0.12.3
Choose a base ref
...
head repository: python-poetry/tomlkit
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 0.12.4
Choose a head ref
  • 5 commits
  • 7 files changed
  • 4 contributors

Commits on Jan 5, 2024

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

Commits on Jan 12, 2024

  1. chore(deps-dev): bump jinja2 from 3.1.2 to 3.1.3 (#329)

    Bumps [jinja2](https://github.com/pallets/jinja) from 3.1.2 to 3.1.3.
    - [Release notes](https://github.com/pallets/jinja/releases)
    - [Changelog](https://github.com/pallets/jinja/blob/main/CHANGES.rst)
    - [Commits](pallets/jinja@3.1.2...3.1.3)
    
    ---
    updated-dependencies:
    - dependency-name: jinja2
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jan 12, 2024
    Configuration menu
    Copy the full SHA
    a3ed6a1 View commit details
    Browse the repository at this point in the history

Commits on Feb 27, 2024

  1. fix: |= does not work as expected on TOMLDocumentFixes #331Signed-o…

    …ff-by: Frost Ming <[email protected]>
    
    * fix: `|=` does not work as expected on TOMLDocument
    Fixes #331
    
    Signed-off-by: Frost Ming <[email protected]>
    frostming authored Feb 27, 2024
    Configuration menu
    Copy the full SHA
    0c2c30d View commit details
    Browse the repository at this point in the history
  2. fix: -1 index error when setting dotted keyFixes #332Signed-off-by: F…

    …rost Ming <[email protected]>
    
    * fix: -1 index error when setting dotted key
    Fixes #332
    
    Signed-off-by: Frost Ming <[email protected]>
    frostming authored Feb 27, 2024
    Configuration menu
    Copy the full SHA
    712dba7 View commit details
    Browse the repository at this point in the history
  3. chore: release 0.12.4

    Signed-off-by: Frost Ming <[email protected]>
    frostming committed Feb 27, 2024
    Configuration menu
    Copy the full SHA
    911cccd View commit details
    Browse the repository at this point in the history
Loading