Skip to content

v1.5.0

Choose a tag to compare

@robocode13 robocode13 released this 01 Aug 12:11
· 24 commits to main since this release

What's Changed

  • Fix request encoding: use latin1 instead of default UTF-8 in HttpClient.sendMessage by @undeaDD in #29
  • fix: deliver every portion of a response the bank spreads over several messages (code 3040) by @phkoenig in #31
  • feat: HKEKA — electronic account statements (Elektronischer Kontoauszug) by @phkoenig in #32
  • fix: bump vitest and pin transitive deps to resolve security advisories by @robocode13 in #33

New Contributors

Full Changelog: v1.4.8...v1.5.0