8000 Comparing v13.0.1...master · Qluxzz/avanza · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
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: Qluxzz/avanza
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v13.0.1
Choose a base ref
...
head repository: Qluxzz/avanza
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
  • 18 commits
  • 12 files changed
  • 5 contributors

Commits on Dec 21, 2024

  1. Added analysis information for an instrument (#122)

    * Update avanza.py
    
    Added get_analysis() to get analysis data for an instrument
    
    * Update constants.py
    
    Added path for analysis information for an instrument
    Unt3r authored Dec 21, 2024
    Configuration menu
    Copy the full SHA
    f9ac1cc View commit details
    Browse the repository at this point in the history
  2. Bump minor version

    Qluxzz authored Dec 21, 2024
    Configuration menu
    Copy the full SHA
    f7a5cd8 View commit details
    Browse the repository at this point in the history
  3. Format

    Qluxzz committed Dec 21, 2024
    Configuration menu
    Copy the full SHA
    9da7762 View commit details
    Browse the repository at this point in the history
  4. Fix broken release

    Qluxzz committed Dec 21, 2024
    Configuration menu
    Copy the full SHA
    1cd7656 View commit details
    Browse the repository at this point in the history

Commits on Jan 20, 2025

  1. Configuration menu
    Copy the full SHA
    c6207b9 View commit details
    Browse the repository at this point in the history
  2. Update response model

    Qluxzz committed Jan 20, 2025
    Configuration menu
    Copy the full SHA
    86b7242 View commit details
    Browse the repository at this point in the history
  3. Run formatter

    Qluxzz committed Jan 20, 2025
    Configuration menu
    Copy the full SHA
    e63ae5c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    646386f View commit details
    Browse the repository at this point in the history

Commits on Feb 5, 2025

  1. Fix get_instrument_details for ETFs (#125)

    * Add test which demonstrates the 404 error get_instrument_details gives for ETFs
    
    * Make get_instrument_details work for ETFs
    
    * Add a dedicated get_etf_details method with a corresponding EtfDetails model
    
    * Update README.md with instructions for updating/extending the API
    jonatanj authored Feb 5, 2025
    Configuration menu
    Copy the full SHA
    817ce81 View commit details
    Browse the repository at this point in the history
  2. Format using black

    Qluxzz committed Feb 5, 2025
    Configuration menu
    Copy the full SHA
    cd85738 View commit details
    Browse the repository at this point in the history
  3. Update action version

    Qluxzz committed Feb 5, 2025
    Configuration menu
    Copy the full SHA
    fa81631 View commit details
    Browse the repository at this point in the history

Commits on Feb 13, 2025

  1. Fix path, payload, and HTTP method for edit_order (#131)

    * Fix path and payload for edit_order
    
    * Update doc-string edit_order
    PeterEnberg authored Feb 13, 2025
    Configuration menu
    Copy the full SHA
    c02fd74 View commit details
    Browse the repository at this point in the history
  2. Make Avanza retry login with next OTP if 401 is received and TOTP sec…

    …ret was used (#129)
    
    * Avoid returning unmodified credentials object from functions receiving it as an argument
    
    * Avoid storing credentials as unused internal member
    
    * Make Avanza retry login with next OTP if 401 is received and TOTP secret was used
    jonatanj authored Feb 13, 2025
    Configuration menu
    Copy the full SHA
    574c282 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7259be0 View commit details
    Browse the repository at this point in the history

Commits on Feb 20, 2025

  1. Bump required version to 11

    Qluxzz committed Feb 20, 2025
    Configuration menu
    Copy the full SHA
    67ed9ba View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8d1de4f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d0cba88 View commit details
    Browse the repository at this point in the history

Commits on Mar 13, 2025

  1. Remove unused header

    Qluxzz committed Mar 13, 2025
    Configuration menu
    Copy the full SHA
    5705666 View commit details
    Browse the repository at this point in the history
Loading
0