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: open-feature/python-sdk
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.4.0
Choose a base ref
...
head repository: open-feature/python-sdk
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.4.1
Choose a head ref
  • 5 commits
  • 8 files changed
  • 3 contributors

Commits on Nov 7, 2023

  1. fix: add PEP 561 py.typed marker file (#232)

    Signed-off-by: Federico Bond <federicobond@gmail.com>
    federicobond authored Nov 7, 2023
    Configuration menu
    Copy the full SHA
    db50494 View commit details
    Browse the repository at this point in the history
  2. fix: fix types for HookContext.{client,provider}_metadata (#233)

    Signed-off-by: Federico Bond <federicobond@gmail.com>
    federicobond authored Nov 7, 2023
    Configuration menu
    Copy the full SHA
    4bdd384 View commit details
    Browse the repository at this point in the history
  3. fix: replace str with enum value in InMemoryFlag definition (#234)

    Signed-off-by: Federico Bond <federicobond@gmail.com>
    federicobond authored Nov 7, 2023
    Configuration menu
    Copy the full SHA
    963b01e View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2023

  1. chore(deps): update dependency black to v23.11.0 (#236)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Nov 8, 2023
    Configuration menu
    Copy the full SHA
    3001cf9 View commit details
    Browse the repository at this point in the history
  2. chore(main): release 0.4.1 (#235)

    Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
    github-actions[bot] authored Nov 8, 2023
    Configuration menu
    Copy the full SHA
    e24a634 View commit details
    Browse the repository at this point in the history
Loading