Skip to content

Latest commit

 

History

History
123 lines (70 loc) · 2.22 KB

File metadata and controls

123 lines (70 loc) · 2.22 KB

Changelog

[2.14.0] - 2026-03-31

  • Updated to OpenAPI Generator 7.21.0

[2.13.0] - 2026-02-17

  • Updated to OpenAPI Generator 7.20.0

[2.12.0] - 2025-09-30

  • Updated URLR API version to 1.12
  • Updated to OpenAPI Generator 7.16.0

[2.11.1] - 2025-08-07

  • Better documentation and examples.

[2.11.0] - 2025-08-07

Changed

  • Fixed method names and updated documentation for clarity and consistency.

⚠️ Breaking Change

  • linkCreateRequest renamed to createLinkRequest
    This change restores the intended naming convention and corrects an unintended renaming introduced in version 2.10.0.
    If you were using linkCreateRequest, please update your code to use createLinkRequest.

[2.10.0] - 2025-07-23

  • Updated URLR API version to 1.10

[2.9.0] - 2025-06-30

  • Updated URLR API version to 1.9
  • Updated to OpenAPI Generator 7.14.0

[2.8.1] - 2025-04-07

  • Fix missing property.

[2.8.0] - 2025-04-07

  • Updated URLR API version to 1.7
  • Updated to OpenAPI Generator 7.12.0

[2.7.0] - 2025-01-25

  • Updated URLR API version to 1.5

[2.6.0] - 2025-01-25

  • Updated to OpenAPI Generator 7.11.0

[2.5.1] - 2024-11-13

  • Dependency fixes

[2.5.0] - 2024-11-07

  • Updated URLR API version to 1.4

[2.4.0] - 2024-10-09

  • Small doc fixes
  • Updated to OpenAPI Generator 7.9.0

[2.3.0] - 2024-07-01

  • Updated URLR API version to 1.3

[2.2.0] - 2024-06-16

  • Updated URLR API version to 1.2

[2.1.0] - 2024-06-07

  • Updated URLR API version to 1.1

[2.0.2] - 2024-05-30

  • Documentation fixes

[2.0.1] - 2024-05-29

  • Documentation fixes

[2.0.0] - 2024-05-29

  • Updated URLR API version to 1.0
  • Updated to OpenAPI Generator 7.6.0

[1.2.0] - 2024-04-02

  • Updated URLR API version to 0.4
  • Updated to OpenAPI Generator 7.5.0

[1.1.0] - 2024-02-13

  • Add two new endpoints
  • Doc improvements
  • Updated to OpenAPI Generator 7.3.0

[1.0.2] - 2024-02-01

  • Fix two return types in reduce_link200_response

[1.0.1] - 2024-01-30

  • Finish README

[1.0.0] - 2024-01-30

  • First version with a complete example

[0.0.3] - 2024-01-28

  • Better package.json

[0.0.2] - 2024-01-27

  • Better package.json

[0.0.1] - 2024-01-27

  • First version of the URLR JavaScript client