Skip to content

Releases: 0xf0xx0/esiJS

4.1.3

12 Jun 21:21
890faf6
Compare
Choose a tag to compare

Changed

  • Update docs
  • Fix wrong route in alliance.corps (#27)

Other

  • Update Dependencies

4.1.2

10 May 03:18
bd6a725
Compare
Choose a tag to compare

[v4.1.2] - 2024 05 29

Changed

  • Bugfix missing routes const, request auth header (#21)
  • Added character location endpoints (#22)
  • Fix wrong route in corporation.allianceHistory (#26)

Other

  • Update Dependencies

4.1.0

03 Nov 17:48
Compare
Choose a tag to compare

[v4.1.0] - 2021 11 3

Added

  • Caching (Requests are cached for 5 minutes)

Changed

  • The requests function now checks if a request has
    been cached before firing off a new one

Other

  • Update Axios

4.0.7

12 Aug 15:58
Compare
Choose a tag to compare

[v4.0.7] - 2021 8 12

  • Updates dependencies

4.0.6

19 May 17:06
Compare
Choose a tag to compare

[v4.0.6] - 2021 5 19

  • Changes error handling, updates docs

4.0.3

01 Nov 15:53
Compare
Choose a tag to compare

[v4.0.3] - 2020 11 01

  • Fixed a issue with setSettings where the given values weren't saved with the right names, and some input was ignored

4.0.2

31 Oct 15:39
Compare
Choose a tag to compare

[v4.0.2] - 2020 10 31

  • Fixed a issue where character.affiliations parameter name was off (@quantumferret, #15)

4.0.1

30 Oct 19:40
Compare
Choose a tag to compare

[v4.0.1] - 2020 10 30

Added

  • Support for authenticated routes
  • Support for tokens
  • Support for getting requested data in a different language
  • Local configuration file
  • Methods return headers along with data

Changed

  • Package is now a class

Removed

  • Datasource modification (ESI has removed Singularity data)

Additional Info

  • Version is 4.0.1 because I (for some reason) can't publish it as 4.0.0.

esiJS 3.0.2

24 Aug 08:06
9555e39
Compare
Choose a tag to compare

Found some bugs, hopefully i found them all :D

esiJS 3.0.0

24 Aug 07:37
Compare
Choose a tag to compare

[v3.0.0] - 2019 08 24

Added

  • JSDoc
  • inputValidation and request (#4, #5)

Changed

Removed

  • addArrays