Skip to content

Latest commit

 

History

History
81 lines (46 loc) · 5.39 KB

CHANGELOG.md

File metadata and controls

81 lines (46 loc) · 5.39 KB

Changelog

0.3.0 (2022-03-26)

Bug Fixes

  • ci: fix casing of shared workflow (d374c0d)
  • ci: fix path to workflow again (664cef4)
  • ci: pass token to shared workflow (e057366)
  • ci: update path to reusable workflow (cacbc8b)
  • tests: switch class tests to use basic character client constructor (0979a3b)

Features

  • class: add starting level to each class (ab7ba84), closes #38
  • world: updates to support new data center and world statuses (603ca2d)

0.2.0 (2022-01-17)

Bug Fixes

  • all: fix bugs added in prior commit (0cc3d3e)
  • character: fix parsing of free company (8080601), closes #21
  • character: rename server attribute to be homeWorld (c74514c)
  • ci: disable jest report step for dependavot (7a945c4)
  • ci: enable automerge for dependabot prs (5315928)
  • ci: fix unit test script command (1c582e7)
  • ci: remove branch conditions from build (463185d)
  • merge conflicts (#30) (845c026)
  • tests: fix issue in character tests where strings were being treated as arrays (40f49e6)

Features

  • character: add support for parsing Reaper and Sage levels and as active class (fef0125), closes #19
  • character: remove parsing of waist gear (f4b1e7a), closes #20
  • creature: add asMapping method (d5d8163)
  • creature: add support for parsing of mount and minion tooltips (ee12e9b), closes #22 #23
  • freecompany: update free company parsing to return both id and name (ad3cb5c)
  • pvpteam: add support for fetching the name and ID of a pvp team associated to a character (cdc2f0b), closes #25

0.1.8 (2021-09-20)

Bug Fixes

  • ci: disable jest report step for dependavot (7cb038f)
  • ci: enable automerge for dependabot prs (8c5f824)

0.1.7 (2021-09-20)

Bug Fixes

  • release: add # to changelog title (f72dfd3)

Changelog

0.1.6 (2021-09-20)

Bug Fixes

0.1.5 (2021-09-20)

Bug Fixes

  • license: add additional contributor (6403049)

0.1.4 (2021-09-20)

Bug Fixes

  • ci: allow PR builds to occur but disable release workflow for subsequent merge (537e793)