Skip to content

Latest commit

 

History

History
44 lines (23 loc) · 762 Bytes

changelog.adoc

File metadata and controls

44 lines (23 loc) · 762 Bytes

Changelog

Unreleased

TBD


Released

v2.0.101 (2024-11-02)

BREAKING CHANGES:

  • In version 2, the API has undergone a complete redesign in order to improve performance and make the API more user-friendly

  • The previous version of the library is stored in the v1 branch

v1.0.67 (2022-05-16)

Fixed
  • After some research, the removal of the helper function cl-format was reverted

v1.0.64 (2022-05-16)

Added
  • The common response builder - tenet.response/as

Fixed
  • Removed the helper function cl-format for the ability to work with GraalVM

v1.0.57 (2022-04-30)

Public API is stable.

Added
  • Some helper functions and macros

v0.1.20 (2022-04-13)

The first official release