Skip to content

Releases: ahmetonurslmz/api-core-service

v1.0.9

14 May 11:09
Compare
Choose a tag to compare
  • adds await keyword to head of methods in request method
  • awaits methods in request method

v1.0.8

14 May 10:58
Compare
Choose a tag to compare
  • extracts setting axios api logic to new method

v1.0.7

14 May 10:45
Compare
Choose a tag to compare
  • refactors generateBody method

v1.0.6

24 Dec 14:32
Compare
Choose a tag to compare
  • adds header interceptor that give changing headers before request ability to developer

v1.0.5

24 Oct 09:23
Compare
Choose a tag to compare
  • Adds default headers support
  • Adds set function that enables us to set default headers
  • Adds set function that enables us to set default base url instead of environment url

v1.0.4

23 Oct 18:50
Compare
Choose a tag to compare
  • Adds default base url support

v1.0.3

11 Sep 06:51
Compare
Choose a tag to compare
  • Adds handle response method to make flexible managing successfully response

v1.0.2

24 Jun 18:57
Compare
Choose a tag to compare
increases version of package

v1.0.1

24 Jun 18:11
Compare
Choose a tag to compare
changes version of package to 1.0.1

v1.0.0

24 Jun 05:30
Compare
Choose a tag to compare
adds github workflow