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: prelude-so/python-sdk
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.1.0
Choose a base ref
...
head repository: prelude-so/python-sdk
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.2.0
Choose a head ref
  • 1 commit
  • 27 files changed
  • 1 contributor

Commits on Mar 11, 2025

  1. release: 0.2.0 (#57)

    * chore(internal): change default timeout to an int (#56)
    
    * chore(internal): bummp ruff dependency (#58)
    
    * feat(client): send `X-Stainless-Read-Timeout` header (#59)
    
    * chore(internal): fix type traversing dictionary params (#60)
    
    * chore(internal): minor type handling changes (#61)
    
    * chore(internal): update client tests (#62)
    
    * chore(internal): codegen related update (#63)
    
    * feat(client): allow passing `NotGiven` for body (#64)
    
    fix(client): mark some request bodies as optional
    
    * chore(internal): fix devcontainers setup (#65)
    
    * chore(internal): properly set __pydantic_private__ (#66)
    
    * chore(internal): codegen related update (#67)
    
    * chore(internal): codegen related update (#68)
    
    * docs: update URLs from stainlessapi.com to stainless.com (#69)
    
    More details at https://www.stainless.com/changelog/stainless-com
    
    * chore(docs): update client docstring (#70)
    
    * chore(internal): codegen related update (#71)
    
    * docs: revise readme docs about nested params (#72)
    
    * test: add DEFER_PYDANTIC_BUILD=false flag to tests (#73)
    
    * feat(api): update via SDK Studio (#74)
    
    * release: 0.2.0
    
    ---------
    
    Co-authored-by: stainless-app[bot] <142633134+stainless-app[bot]@users.noreply.github.com>
    stainless-app[bot] authored Mar 11, 2025
    Configuration menu
    Copy the full SHA
    4108c61 View commit details
    Browse the repository at this point in the history
Loading