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: alpacahq/alpaca-trade-api-python
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v3.1.1
Choose a base ref
...
head repository: alpacahq/alpaca-trade-api-python
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v3.2.0
Choose a head ref
  • 3 commits
  • 5 files changed
  • 2 contributors

Commits on Jan 10, 2024

  1. Add Python 3.11 support. (#673)

    * Add a CI job to build and test this package on Python 3.11.
    
    * Update `publish-pypi` GitHub workflow to support Python 3.11.
    
    * Update `aiohttp` dependency to version 3.8.3.
    
    Fixes #671.
    
    ---------
    
    Co-authored-by: hiohiohio <[email protected]>
    fumoboy007 and hiohiohio authored Jan 10, 2024
    Configuration menu
    Copy the full SHA
    0e0e163 View commit details
    Browse the repository at this point in the history

Commits on Jan 12, 2024

  1. Support Python 3.12 (#745)

    * feat: support python 3.12
    
    * doc: update README about deprecation notice
    
    * doc: update README.md
    hiohiohio authored Jan 12, 2024
    Configuration menu
    Copy the full SHA
    18948a6 View commit details
    Browse the repository at this point in the history
  2. v3.2.0 (#746)

    hiohiohio authored Jan 12, 2024
    Configuration menu
    Copy the full SHA
    9f75328 View commit details
    Browse the repository at this point in the history
Loading