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: HBNetwork/python-decouple
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: version-bump-3.7
Choose a base ref
...
head repository: HBNetwork/python-decouple
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.
  • 13 commits
  • 7 files changed
  • 6 contributors

Commits on Jun 9, 2022

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

Commits on Nov 13, 2022

  1. Added unit test

    ibachar-es committed Nov 13, 2022
    Configuration menu
    Copy the full SHA
    8153122 View commit details
    Browse the repository at this point in the history

Commits on Jan 9, 2023

  1. Merge pull request #151 from HBNetwork/version-bump-3.7

    Version bump: 3.7
    iurisilvio authored Jan 9, 2023
    Configuration menu
    Copy the full SHA
    9cc2f7e View commit details
    Browse the repository at this point in the history

Commits on Feb 16, 2023

  1. Raise KeyError when key is not found in ini repositories

    Enables RepositoryIni to be used in a collections.ChainMap
    to allow cascading multiple repositories.
    
    See #142
    b0o committed Feb 16, 2023
    Configuration menu
    Copy the full SHA
    d596515 View commit details
    Browse the repository at this point in the history

Commits on Mar 1, 2023

  1. Merge pull request #153 from b0o/ini-keyerror

    Raise KeyError when key is not found in ini repositories
    henriquebastos authored Mar 1, 2023
    Configuration menu
    Copy the full SHA
    dc6d2e6 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #137 from ibachar-es/fix-infinite-recursion-on-win…

    …dows
    
    Fix infinite recursion on Windows
    henriquebastos authored Mar 1, 2023
    Configuration menu
    Copy the full SHA
    35a4cec View commit details
    Browse the repository at this point in the history
  3. Bump version 3.8

    henriquebastos authored Mar 1, 2023
    Configuration menu
    Copy the full SHA
    860969c View commit details
    Browse the repository at this point in the history

Commits on Apr 17, 2023

  1. Add FAQ to README

    henriquebastos authored Apr 17, 2023
    Configuration menu
    Copy the full SHA
    6d721d8 View commit details
    Browse the repository at this point in the history
  2. Update README.rst

    henriquebastos authored Apr 17, 2023
    Configuration menu
    Copy the full SHA
    7c9b250 View commit details
    Browse the repository at this point in the history

Commits on May 4, 2023

  1. Configuration menu
    Copy the full SHA
    0a63a9e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8074768 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ddda093 View commit details
    Browse the repository at this point in the history

Commits on Jan 1, 2024

  1. Merge pull request #157 from mehrh8/patch-1

    Fix FAQ section in README.rst
    henriquebastos authored Jan 1, 2024
    Configuration menu
    Copy the full SHA
    0573e6f View commit details
    Browse the repository at this point in the history
Loading