Skip to content

Latest commit

 

History

History
82 lines (38 loc) · 3.96 KB

CHANGELOG.md

File metadata and controls

82 lines (38 loc) · 3.96 KB

Changelog

All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.

3.3.1 (2023-01-14)

Bug Fixes

  • 🐛 update dependencies (0ef2671)

3.3.0 (2022-12-08)

Features

  • 🎸 update dependencies (9250889)

3.2.0 (2022-05-16)

Features

3.1.0 (2021-07-27)

Features

3.0.0 (2021-07-21)

chore

  • 🤖 drop support for Nodejs v10 because EOL ended (5d6d014)

BREAKING CHANGES

  • 🧨 NodeJs v10 dropped

2.0.2 (2020-12-03)

Bug Fixes

2.0.1 (2020-07-08)

Bug Fixes

  • 🐛 export default configuration (43c2a46)

2.0.0 (2020-07-08)

Features

  • 🎸 make endpoints base path configurable (b6ef72e), closes #5

BREAKING CHANGES

  • 🧨 constructor now accepts a configuration object instead of the baseurl

1.0.16 (2020-06-15)

Chore

  • 🤖 update project repo (b4c026a)
  • 🎡 migrate to github-actions (5d207f5)

1.0.15 (2020-03-03)

Feature