Skip to content

Releases: kbjr/node-cards

v2.0.2

19 Jul 02:18
75b227e
Compare
Choose a tag to compare

What's Changed

  • Add source formatting. Serves as beginning of style guide. by @ismemang in #28
  • General standard deck test coverage with couple bug fixes. by @ismemang in #29

New Contributors

Full Changelog: v2.0.1...v2.0.2

v2.0.1

19 Mar 04:17
Compare
Choose a tag to compare

No functional changes

  • Update homepage field in package.json

Full Changelog: v2.0.0...v2.0.1

v2.0.0

19 Mar 03:56
Compare
Choose a tag to compare

What's Changed

  • v2.x.x - TypeScript Rewrite by @kbjr in #24

Full Changelog: v1.2.0...v2.0.0

v2.0.0-alpha.2

19 Mar 03:37
Compare
Choose a tag to compare
v2.0.0-alpha.2 Pre-release
Pre-release

Full Changelog: v2.0.0-alpha.1...v2.0.0-alpha.2

  • Correct spelling on class name (BajaraDeck => BarajaDeck)

v2.0.0-alpha.1

19 Mar 02:40
Compare
Choose a tag to compare
v2.0.0-alpha.1 Pre-release
Pre-release

Full Changelog: v1.2.0...v2.0.0-alpha.1

  • First build of TypeScript rewrite
  • Introduce pattern for adding unit tests
  • Some minor bug fixes
  • Breaking: A number of exports have been moved to new locations, and may need to be imported / referenced differently

v1.2.0

08 Jan 18:27
Compare
Choose a tag to compare
1.2.0

v1.0.3

07 Sep 23:43
Compare
Choose a tag to compare
  • Fix null pointer issue when replacing the deck a card belongs to [#19]