Skip to content

Releases: pytr-org/pytr

v0.4.9

20 Apr 05:12

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.4.8...v0.4.9

v0.4.8

14 Apr 05:54
165be71

Choose a tag to compare

What's Changed

  • Close websocket connection before asyncio.run() terminates by @yubiuser in #315
  • Add TAX_YEAR_END_REPORT_CREATED to known events by @zimmermq in #329
  • Cleanup TR login handling, remove app login code and add a method to obtain the AWS WAF token using playwright by @RealCLanger in #327

New Contributors

Full Changelog: v0.4.7...v0.4.8

v0.4.7

28 Mar 06:18

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.4.6...v0.4.7

v0.4.6

18 Feb 21:00

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.4.5...v0.4.6

v0.4.5

15 Dec 06:12

Choose a tag to compare

What's Changed

Full Changelog: v0.4.4...v0.4.5

v0.4.4

28 Nov 07:03

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.4.3...v0.4.4

v0.4.3

20 Jul 05:43

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.4.2...v0.4.3

v0.4.2

30 Apr 19:22
a782783

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.4.1...v0.4.2

v0.4.1

11 Feb 14:00
f830c55

Choose a tag to compare

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

Full Changelog: v0.4.0...v0.4.1

v0.4.0

11 Feb 10:59
494563a

Choose a tag to compare

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

New Contributors

Full Changelog: v0.3.1...v0.4.0