Skip to content

Releases: XIVStats/lodestone

v0.3.0

26 Mar 21:09
bb0fd74
Compare
Choose a tag to compare

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)

v0.2.0

17 Jan 18:15
dd6f264
Compare
Choose a tag to compare

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

v0.1.8

20 Sep 21:23
Compare
Choose a tag to compare

0.1.8 (2021-09-20)

Bug Fixes

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

v0.1.7

20 Sep 10:46
66019f1
Compare
Choose a tag to compare

0.1.7 (2021-09-20)

Bug Fixes

  • release: add # to changelog title (f72dfd3)

v0.1.6

20 Sep 10:39
b208ea5
Compare
Choose a tag to compare

0.1.6 (2021-09-20)

Bug Fixes

v0.1.5

20 Sep 10:30
6403049
Compare
Choose a tag to compare

0.1.5 (2021-09-20)

Bug Fixes

  • license: add additional contributor (6403049)

v0.1.4

20 Sep 10:09
8c61a94
Compare
Choose a tag to compare

0.1.4 (2021-09-20)

Bug Fixes

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

v0.1.3

20 Sep 09:52
6da7e13
Compare
Choose a tag to compare

0.1.3 (2021-09-20)

Bug Fixes

  • ci: fix casing of CHANGELOG.md (6da7e13)

v0.1.2

20 Sep 09:48
3bbb3cc
Compare
Choose a tag to compare

0.1.2 (2021-09-20)

Bug Fixes

  • ci: add debug steps for changelog publishing (3bbb3cc)

v0.1.1

19 Sep 22:12
9a0f5ab
Compare
Choose a tag to compare

0.1.1 (2021-09-19)

Bug Fixes

  • ci: add missing module (ad8c529)
  • ci: add support for changelog auto gen to sem-release (2c337a3)
  • ci: fix package-lock and ensure commit created by workflow doesn't trigger a recurring build (16efad6)
  • ci: fix semantic release git config (86069b9)
  • ci: manually push changes rather than using semantic-versions package for it (9a0f5ab)
  • ci: remove change log from commit message (ee2aff4)