Skip to content

Releases: prestodb/presto-js-client

presto-client-1.0.0

24 Jan 17:46
Compare
Choose a tag to compare

What's Changed

  • Release 0.1.1 by @jorgeramirezamora in #10
  • feat(presto-client): return back the whole error object by @alonsovb in #17
  • feat(presto-client): add get catalog, schema, table & column utility methods by @alonsovb in #18
  • feat(presto-client): allow basic authentication by @alonsovb in #19
  • feat(presto-client): include get query metadata method by @alonsovb in #20

Full Changelog: presto-client-0.1.1...presto-client-1.0.0

presto-client-0.1.1

28 Nov 16:46
Compare
Choose a tag to compare

Changelog

This file was generated using @jscutlery/semver.

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)

What's Changed

New Contributors

Full Changelog: presto-client-0.1.0...presto-client-0.1.1

presto-client-0.1.0

04 Oct 17:21
Compare
Choose a tag to compare

Changelog

This file was generated using @jscutlery/semver.

0.1.0 (2023-10-04)

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

Features

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

Full Changelog: presto-client-0.1.0-beta.0...presto-client-0.1.0

presto-client-0.1.0-beta.0

04 Oct 17:13
Compare
Choose a tag to compare
Pre-release

Changelog

This file was generated using @jscutlery/semver.

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

Features

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

What's Changed

  • feat(workspace): add all initial source code by @alonsovb in #1
  • docs(workspace): add GitHub templates and update samples docs by @jorgeramirezamora in #2

New Contributors

Full Changelog: https://github.com/prestodb/presto-js-client/commits/presto-client-0.1.0-beta.0