Skip to content

Releases: HearthSim/hearthstone-deckstrings

3.0.0 - 2023-06-05

05 Jun 13:13
v3.0.0
Compare
Choose a tag to compare

Added

  • Added support for sideboards
    DeckDefinition now accepts an optional sideboardCards paramter of the shape [dbfId, count, ownerDbfId]
  • Added DeckCard type
    Use DeckCard[] over DeckList in your code

2.1.0 - 2019-02-05

05 Feb 23:12
v2.1.0
Compare
Choose a tag to compare

Added

  • Export FormatType constants
    Use FormatType.FT_WILD or FormatType.FT_STANDARD in place of magical constants when checking a decks format

2.0.0 - 2018-02-09

09 Feb 16:52
v2.0.0
Compare
Choose a tag to compare

Added

  • Added browser bundles
  • Added ES module bundles
  • Added Typescript typings

Changed

  • Always return canonical deckstrings and deck definitions
    A canonical deckstring/deck definition has all heroes and cards sorted by dbf id in ascending order

1.1.0 - 2017-07-27

27 Jul 16:41
1.1.0
Compare
Choose a tag to compare

Changed

  • Switch deckstrings.js to UMD build

1.0.1 - 2017-07-27

26 Jul 23:12
1.0.1
Compare
Choose a tag to compare

Fixed

  • Fix unnecessary dependency

1.0.0 - 2017-07-27

26 Jul 23:12
1.0.0
Compare
Choose a tag to compare

Changed

  • Hoisted builds using Rollup

0.2.0 - 2017-05-31

01 Jun 14:03
0.2.0
Compare
Choose a tag to compare
0.2.0 - 2017-05-31 Pre-release
Pre-release

Added

  • Tests (using Mocha and Chai)

Changed

  • encode: Skip counts with 0
  • encode: Verify parameters more strictly

Fixed

  • decode: Fix invalid deckstring version message

0.1.1 - 2017-05-25

31 May 13:36
0.1.1
Compare
Choose a tag to compare
0.1.1 - 2017-05-25 Pre-release
Pre-release

Added

Fixed

  • Fix a decoding bug

0.1.0

25 May 17:47
0.1.0
Compare
Choose a tag to compare
0.1.0 Pre-release
Pre-release
Release 0.1.0