Releases: pytr-org/pytr
Releases · pytr-org/pytr
v0.4.1
Note: There was an error publishing 0.4.0 in CI, this should have been addressed by #181. Version 0.4.0 is not on PyPI
What's Changed
- Upgrade PyPI publish version from v1.9 to v1 (i.e. using the latest in the major version 1) by @NiklasRosenstein in #181
- Bump version to 0.4.1 by @NiklasRosenstein in #182
Full Changelog: v0.4.0...v0.4.1
v0.4.0
Most important changes
- Add support for Websockets 14 and dropped Python 3.8 support in #145
- Unsupported timeline events are now ignored and logged in
dl_docs
command #161, #168 - The project is now using Ruff as formatter and linter #176
What's Changed
- Wrong copy and paste by @Katzmann1983 in #140
- Pin
websockets<14
by @NiklasRosenstein in #160 (superseded by #145) - Set correct project url by @timo-keller in #150
- Ignore unsupported Timeline events and log them by @NiklasRosenstein in #161
- Replace setuptools with Hatch by @NiklasRosenstein in #162
- Improve handling of multiple credentials by @RealCLanger in #144
- Fix: Handle skipped timeline details properly to avoid script getting stuck with UnsupportedEventError by @tobiasv1337 in #168
- Run Pytest in CI by @NiklasRosenstein in #170
- Add Ruff formatting & linting by @NiklasRosenstein in #169
- Fix missing date in filename by @Gabscap in #172
- Enable Renovate by @NiklasRosenstein in #171
- Run
ruff format
by @NiklasRosenstein in #176 - Run CI on Pull Requests by @NiklasRosenstein in #177
- add newline to last line of portfolio_to_csv output by @marcusfey in #158
- Add Apple Pay as deposit event by @AiroPi in #152
- Show ruff format diff in CI by @NiklasRosenstein in #178
- fixed extra_headers and ws.open by @nitro424 in #145
- bump version number to 0.4.0 by @NiklasRosenstein in #180
New Contributors
- @NiklasRosenstein made their first contribution in #160
- @tobiasv1337 made their first contribution in #168
- @Gabscap made their first contribution in #172
- @marcusfey made their first contribution in #158
- @AiroPi made their first contribution in #152
- @nitro424 made their first contribution in #145
Full Changelog: v0.3.1...v0.4.0
v0.3.1
What's Changed
- Re-subscribe in case of an error from Trade Republic by @RealCLanger in #133
- Prevent throwing KeyErrors for bond orders by @pinzutu in #138
- Ignore canceled deposits by @RealCLanger in #135
- Blacker by @Katzmann1983 in #139
Full Changelog: v0.3.0...v0.3.1
v0.3.0
What's Changed
- Refactor parsing and formatting by @pinzutu in #122
- Fb parsing and formatting: locale aware parsing by @pinzutu in #126
- fixed fees if not present by @BjBe82 in #128
- Handle additional events by @RealCLanger in #132
New Contributors
- @RealCLanger made their first contribution in #132
Full Changelog: v0.2.5...v0.3.0
v0.2.5
What's Changed
- Update event.py by @pinzutu in #121
- Increase csv file's "amount" and "shares" field precision by @pinzutu in #120
- Improve accuracy for the display of fractional shares by @ExploracuriousAlex in #119
New Contributors
- @ExploracuriousAlex made their first contribution in #119
Full Changelog: v0.2.4...v0.2.5
v0.2.4
Full Changelog: v0.2.3...v0.2.4
v0.2.3
What's Changed
- Small fix for non pure numerical shares by @Katzmann1983 in #106
- timeline: retrieve next timeline, only if in the response is at least one new entry by @blanke in #107
- Minor updates to README.md by @felixeichler in #115
- Update event.py by @KarimShehata in #112
- Update event.py to map TR's new "INCOMING_TRANSFER" event type to a "DEPOSIT" pp type by @pinzutu in #111
- Small fixes by @Katzmann1983 in #117
New Contributors
- @blanke made their first contribution in #107
- @felixeichler made their first contribution in #115
- @KarimShehata made their first contribution in #112
- @pinzutu made their first contribution in #111
Full Changelog: 0.2.2...v0.2.3
0.2.2
What's Changed
- Updating github actions by @Katzmann1983 in #90
- Hide PIN input by @DonkeeeyKong in #95
- Include the title in the CSV export by @web2brain in #93
- Changing i18n to gettext by @Katzmann1983 in #100
- Fix portfolio look by @Katzmann1983 in #101
New Contributors
- @DonkeeeyKong made their first contribution in #95
- @web2brain made their first contribution in #93
Full Changelog: 0.2.1...0.2.2
0.2.1
What's Changed
- Added missing handling of card refunds for portfolio performance csv export by @timo-keller in #87
- Fix for events with docs by @Katzmann1983 in #89
New Contributors
- @timo-keller made their first contribution in #87
Full Changelog: 0.2.0...0.2.1
0.2.0
Create python-publish.yml