Skip to content

Releases: maastrich/hashup

v0.9.0

24 Apr 13:20

Choose a tag to compare

Installation

npm install @maastrich/hashup@v0.9.0

See CHANGELOG.md for full details.

What's Changed

Full Changelog: v0.8.0...v0.9.0

v0.8.0

24 Apr 13:06

Choose a tag to compare

Installation

npm install @maastrich/hashup@v0.8.0

See CHANGELOG.md for full details.

What's Changed

  • feat: emit for zero-match entries instead of failing by @maastrich in #21

Full Changelog: v0.7.1...v0.8.0

v0.7.1

24 Apr 12:41

Choose a tag to compare

Installation

npm install @maastrich/hashup@v0.7.1

See CHANGELOG.md for full details.

What's Changed

Full Changelog: v0.7.0...v0.7.1

v0.7.0

24 Apr 10:48

Choose a tag to compare

Installation

npm install @maastrich/hashup@v0.7.0

See CHANGELOG.md for full details.

What's Changed

  • feat: --cwd flag + linear-memory hash cache by @maastrich in #19

Full Changelog: v0.6.0...v0.7.0

v0.6.0

24 Apr 10:16

Choose a tag to compare

Installation

npm install @maastrich/hashup@v0.6.0

See CHANGELOG.md for full details.

What's Changed

Full Changelog: v0.5.0...v0.6.0

v0.5.0

24 Apr 10:00

Choose a tag to compare

Installation

npm install @maastrich/hashup@v0.5.0

See CHANGELOG.md for full details.

What's Changed

  • feat: skip node_modules and add log levels by @maastrich in #17

Full Changelog: v0.4.3...v0.5.0

v0.4.3

24 Apr 09:35

Choose a tag to compare

Installation

npm install @maastrich/hashup@v0.4.3

See CHANGELOG.md for full details.

What's Changed

  • fix: avoid Invalid string length when combining many hashes by @maastrich in #16

Full Changelog: v0.4.2...v0.4.3

v0.4.2

24 Apr 09:28

Choose a tag to compare

Installation

npm install @maastrich/hashup@v0.4.2

See CHANGELOG.md for full details.

What's Changed

  • chore: add /release slash command by @maastrich in #14
  • fix: avoid stack overflow from spread-push on large dep graphs by @maastrich in #15

Full Changelog: v0.4.1...v0.4.2

v0.4.1

24 Apr 09:14

Choose a tag to compare

Installation

npm install @maastrich/hashup@v0.4.1

See CHANGELOG.md for full details.

What's Changed

  • ci: bump actions to Node 24 compatible versions by @maastrich in #12
  • fix: terminate on circular imports and skip non-JS file parsing by @maastrich in #13

Full Changelog: v0.4.0...v0.4.1

v0.4.0

24 Apr 08:47

Choose a tag to compare

Installation

npm install @maastrich/hashup@v0.4.0

See CHANGELOG.md for full details.

What's Changed

Full Changelog: v0.3.0...v0.4.0