Skip to content

Latest commit

 

History

History
36 lines (18 loc) · 2.23 KB

CHANGELOG.md

File metadata and controls

36 lines (18 loc) · 2.23 KB

Changelog

This file was generated using @jscutlery/semver.

1.0.1 (2025-01-02)

Bug Fixes

  • client: parse Presto JSON response with custom reviver and BigInts (#25) (e70df0d)

1.0.0 (2024-01-24)

Features

  • presto-client: add get catalog, schema, table & column utility methods (#18) (a35bf9d)
  • presto-client: allow basic authentication (#19) (582c857)
  • presto-client: include get query metadata method (#20) (8f5bc53)
  • presto-client: return back the whole error object (#17) (8221bdc)

0.1.1 (2023-11-28)

Bug Fixes

  • presto-client: improve published package information (#7) (529377a)

0.1.0 (2023-10-04)

0.1.0-beta.0 (2023-10-04)

Features

  • workspace: add all initial source code (#1) (3328bda)