Skip to content

Latest commit

 

History

History
67 lines (30 loc) · 4.38 KB

CHANGELOG.md

File metadata and controls

67 lines (30 loc) · 4.38 KB

Changelog

1.5.0 (2024-10-24)

Features

Bug Fixes

  • deps: update dependency com.fasterxml.jackson.core:jackson-databind to v2.18.0 (#42) (11106bc)
  • deps: update dependency org.apache.httpcomponents.client5:httpclient5 to v5.4 (#41) (9861f89)

1.4.0 (2024-09-02)

Features

  • fix provided relative URLs with prefixes and allow add target="_blank" (#24) (61dadc6)

1.3.0 (2024-08-07)

Features

1.2.1 (2024-08-07)

Bug Fixes

1.2.0 (2024-07-24)

Features

Bug Fixes

1.1.0 (2024-07-16)

Features

  • failOnError parameter added, default value true (#9) (73b2f35)
  • group id changed according to SBB naming rules (#6) (0fb8eec)

Bug Fixes

  • set Content-Type for POST request (#8) (f39378a)

1.0.0 (2024-07-10)

Features