Skip to content

Latest commit

 

History

History
245 lines (117 loc) · 11.1 KB

CHANGELOG.md

File metadata and controls

245 lines (117 loc) · 11.1 KB

5.8.1 (2025-02-18)

Bug Fixes

  • add singularize option to humanizeResource function (f2912d1)

5.8.0 (2025-02-17)

Features

  • add returns to exportable resources (9a01c45)

5.7.2 (2025-01-30)

Bug Fixes

  • fix commandFlags function (994489b)

5.7.1 (2025-01-30)

Bug Fixes

  • remove filterFlags function (d7ade1f)

5.7.0 (2025-01-29)

Features

  • add function to filter command flags (baec340)

5.6.4 (2025-01-28)

Bug Fixes

  • fix dotNotationToObject function (a9bb9e4)

5.6.3 (2025-01-28)

Bug Fixes

  • export object conversion function and update dependencies (0b558fb)

5.6.2 (2025-01-16)

Bug Fixes

5.6.1 (2025-01-16)

Bug Fixes

5.6.0 (2025-01-16)

Features

  • add support for jwt assertion (44ac910)

5.5.0 (2025-01-14)

Features

  • add support for assertion in token generation (8530f32)

5.4.3 (2024-12-06)

Bug Fixes

5.4.2 (2024-11-04)

Bug Fixes

  • fix links config and update login scopes (8aa9657)

5.4.1 (2024-10-28)

Bug Fixes

5.4.0 (2024-10-25)

Features

  • add eq_or_null and not_eq_or_null filters (e4cd8d0)

5.3.1 (2024-10-11)

Bug Fixes

5.3.0 (2024-10-02)

Features

  • add *_not_eq_or_null filters (59d579d)

5.2.4 (2024-08-23)

Bug Fixes

5.2.3 (2024-08-20)

Bug Fixes

5.2.2 (2024-08-20)

Bug Fixes

5.2.1 (2024-08-12)

Bug Fixes

  • fix dasherize and underscorize regex (ab4ff4d)

5.2.0 (2024-08-12)

Features

  • add underscorize function (df4f5aa)

5.1.1 (2024-06-28)

Bug Fixes

5.1.0 (2024-06-24)

Features

5.0.5 (2024-06-05)

Bug Fixes

5.0.4 (2024-05-30)

Bug Fixes

5.0.3 (2024-05-30)

Bug Fixes

  • fix rate limit requests delay (973be5e)

5.0.2 (2024-05-17)

Bug Fixes

  • update import and export resources (a481afb)

5.0.1 (2024-04-30)

Bug Fixes

5.0.0 (2024-04-15)

Bug Fixes

Features

Performance Improvements

BREAKING CHANGES

  • remove support for node.js <20
  • the framework oclif and its plugins have been migrated to next major version