Skip to content

Releases: SkeLLLa/node-object-hash

Release v2.3.1

28 Feb 16:45
Compare
Choose a tag to compare

2.3.1 (2021-02-28)

Release v2.3.0

24 Feb 09:43
Compare
Choose a tag to compare

2.3.0 (2021-02-24)

Bug Fixes

  • stringification of typed arrays (bc1e1a6)

Features

  • add sorting option for typed arrays (28d5344)

Release v2.2.0

22 Feb 16:21
Compare
Choose a tag to compare

2.2.0 (2021-02-22)

Bug Fixes

  • coerce option for bigint (ca2f87c)
  • typo in doc (d9d7e24)
  • typos: fix typos in test and contributing.md (2ee3ddd)

Features

Release v2.1.2

29 Jan 11:55
Compare
Choose a tag to compare

2.1.2 (2021-01-29)

Release v2.1.0

27 Jan 09:41
223d2aa
Compare
Choose a tag to compare

Bug Fixes

  • remove unnecessary checks (1bbad3a)
  • lint: fix eslint (caeac70)
  • types: fix encoding type (cdc6958)
  • change build status ref to GitHub (5b0e6fc)
  • improve checking of Hashable applicant (3856207)

Features

  • add Hashable interface (9006c13)
  • added warnings to eslint errors (422c893)
  • fixed eslint errors (e9245f7)
  • fixed npm script issue (0bf8c17)
  • updated typescript, migrated to tslint (3a40fcc)

v1.4.1

03 Jun 08:43
Compare
Choose a tag to compare
  • Update jsdoc2md dependency

v1.4.0

03 Jun 08:16
Compare
Choose a tag to compare
  • Add support for objects without constructor #11 PR @futpib
  • Simplify eslint rules, update codestyle
  • Fix npm links issues in readme
  • Update dev dependencies