Skip to content

Releases: akadenia/AkadeniaAPI

1.1.0

19 Aug 17:20
93c3246
Compare
Choose a tag to compare

1.1.0 (2024-08-19)

Features

  • axios-client: update axios api client class constructor to accept options object (#18) (93c3246)

v1.0.1

08 May 16:12
4901e0e
Compare
Choose a tag to compare

What's Changed

  • ci(pr-checker): allow wild characters in PR title checker by @king-d-dev in #13
  • docs(usage-info): improve readme documentation by @kaypee901 in #14

New Contributors

Full Changelog: v1.0.0...v1.0.1

v1.0.0

03 Apr 17:14
95b2ab8
Compare
Choose a tag to compare

What's Changed

  • Implement headers interface by @tsatsujnr139 in #1
  • Bump follow-redirects from 1.15.3 to 1.15.4 by @dependabot in #2
  • Implement Headers support by @guy-shahine in #3
  • ci(github actions): add PR title validator by @benny-dev in #4
  • feat(core): add response interceptor to handle error cases by @king-d-dev in #5
  • fix(ci): upgrade package version by @king-d-dev in #6
  • fix(core): include error object in final returned data when request errors and export types by @king-d-dev in #7
  • feat(core): rename AkadeniaResponse to AkadeniaApiResponse by @king-d-dev in #8
  • fix(chore): npm audit fix by @king-d-dev in #12
  • chore(infra): prepare package for public release by @guy-shahine in #11

New Contributors

Full Changelog: https://github.com/akadenia/AkadeniaAPI/commits/v1.0.0