8000 Comparing 0.11.6...0.11.7 · python-poetry/tomlkit · GitHub
[go: up one dir, main page]

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.11.6
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.11.7
Choose a head ref
  • 13 commits
  • 19 files changed
  • 6 contributors

Commits on Oct 28, 2022

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

Commits on Nov 9, 2022

  1. Configure Read The Docs (#251)

    * Add a ReadTheDocs config file
    
    * Make the link unnamed
    
    * Drop the duplicate module entry in Sphinx docs
    
    * Stop referring to a non-existent static dir in doc
    webknjaz authored Nov 9, 2022
    Configuration menu
    Copy the full SHA
    93bec6f View commit details
    Browse the repository at this point in the history

Commits on Nov 14, 2022

  1. feat: Drop Python 3.6 (#252)

    * Bump Python version and dependencies
    
    * Drop Python 3.6 from CI
    
    * Bump Python version in flake8 config
    
    * Bump Python version in pyupgrade config
    
    * Update Python versions in tox config
    
    * Drop special case from CI
    Secrus authored Nov 14, 2022
    Configuration menu
    Copy the full SHA
    66903fc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d461041 View commit details
    Browse the repository at this point in the history

Commits on Dec 8, 2022

  1. Bump certifi from 2021.10.8 to 2022.12.7 (#253)

    Bumps [certifi](https://github.com/certifi/python-certifi) from 2021.10.8 to 2022.12.7.
    - [Release notes](https://github.com/certifi/python-certifi/releases)
    - [Commits](certifi/python-certifi@2021.10.08...2022.12.07)
    
    ---
    updated-dependencies:
    - dependency-name: certifi
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Dec 8, 2022
    Configuration menu
    Copy the full SHA
    6512eaa View commit details
    Browse the repository at this point in the history

Commits on Jan 29, 2023

  1. Configuration menu
    Copy the full SHA
    b49a3e4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7134436 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    588ecce View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2b5aafb View commit details
    Browse the repository at this point in the history

Commits on Mar 3, 2023

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

Commits on Mar 27, 2023

  1. fix: error occurs when trying to get str(array)

    Signed-off-by: Frost Ming <me@frostming.com>
    frostming committed Mar 27, 2023
    Configuration menu
    Copy the full SHA
    0240995 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    14230ea View commit details
    Browse the repository at this point in the history
  3. Release 0.11.7 (#278)

    Signed-off-by: Frost Ming <me@frostming.com>
    frostming committed Mar 27, 2023
    Configuration menu
    Copy the full SHA
    3f48f7e View commit details
    Browse the repository at this point in the history
Loading
0