Releases: Qluxzz/avanza
Releases · Qluxzz/avanza
v16.0.0
What's Changed
- Added get news and get forum posts. by @Tyngstast in #143
- Added more information for a orderbook by @Unt3r in #136
- Credit information by @Unt3r in #145
- Update invalid get_order() due to Avanza API change by @swechencheng in #147
- Remove discontinued web socket support by @Qluxzz in #151
New Contributors
- @Tyngstast made their first contribution in #143
- @swechencheng made their first contribution in #147
Full Changelog: v15.1.2...v16.0.0
v15.1.2
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