Releases: Qluxzz/avanza
Releases · Qluxzz/avanza
v15.1.1
v15.1.0
Bump lowest required version of websockets to 11, since nothing under that worked when tested.
Fix issue where users with websockets version 14 or greater got an error because of websockets changing default implementation which had a non backwards compatible change for the connect function.
v15.0.0
What's Changed
- Fix get_instrument_details for ETFs by @jonatanj in #125
- Fix path, payload, and HTTP method for edit_order by @PeterEnberg in #131
- Make Avanza retry login with next OTP if 401 is received and TOTP secret was used by @jonatanj in #129
New Contributors
Full Changelog: v14.0.0...v15.0.0
v14.0.0
What's Changed
- New path to watchlist by @beyefendi in #124
- Updated return model for watchlist
New Contributors
- @beyefendi made their first contribution in #124
Full Changelog: v13.1.1...v14.0.0
v13.1.1
v13.0.1
v13.0.0
What's Changed
- Allow async callbacks on subscriptions by @tjader in #112
- Fix request method and path for adding to and removing from watchlists by @PeterEnberg in #116
- Switch instrument search to use the POST api url. by @tjader in #114
New Contributors
- @tjader made their first contribution in #112
- @PeterEnberg made their first contribution in #116
Full Changelog: v12.1.0...v13.0.0
v12.1.0
What's Changed
- fix: Replace deprecated 'allow_mutation' with 'frozen' in Pydantic mo… by @BhanuKiranChaluvadi in #107
- Added FILL_OR_KILL and FILL_AND_KILL by @Unt3r in #110
New Contributors
- @BhanuKiranChaluvadi made their first contribution in #107
Full Changelog: v12.0.0...v12.1.0
v12.0.0
What's Changed
- Update README.md by @KPCOFGS in #98
- Add StopLoss Delete function by @hadi-14 in #100
- Break out Credentials to a class by @lov3b in #99
- [#103]: Extend StopLossTrigger model. by @wenrir in #104
- Fix for 404 error get_deals_and_orders(). #102 by @Unt3r in #105
New Contributors
- @KPCOFGS made their first contribution in #98
- @lov3b made their first contribution in #99
- @wenrir made their first contribution in #104
- @Unt3r made their first contribution in #105
Full Changelog: v11.0.0...v12.0.0