Skip to content

Latest commit

 

History

History
25 lines (15 loc) · 2.3 KB

File metadata and controls

25 lines (15 loc) · 2.3 KB

Changelog

1.0.0 (2024-02-06)

Features

  • add unit testing library as dependency (#26) (e9e4e4b)
  • adds scripts to make it easier to build and format (e3079a3)

Bug Fixes

  • Added no results message using looker API (ec27ab5)
  • Build failing due to unsupported syntax. (#53) (6be02ac)
  • clean up stack trace for ERR_OSSL_EVP_UNSUPPORTED error in readme (1d8e6dc)
  • Fixed No Results header position and updated build (cf14e06)
  • No result message styling (#23) (ea68b10)
  • Remove format for zero values to avoid rendered value to be blank (#49) (c68e27a)
  • Removed old no results message logic (10a0e42)

Reverts

  • undo changes for sort column series order (e4db791)