Skip to content

v0.2.0

Compare
Choose a tag to compare
@ReidWeb-Automation ReidWeb-Automation released this 17 Jan 18:15
· 35 commits to main since this release
dd6f264

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