Skip to content

Releases: napi-rs/tar

v1.1.1

Choose a tag to compare

@github-actions github-actions released this 15 Jul 02:47
v1.1.1
4f8f758

What's Changed

  • chore: bump up actions/checkout action to v5 by @renovate[bot] in #91
  • chore: bump up tinybench version to v5 by @renovate[bot] in #92
  • chore: bump up Yarn to v4.9.3 by @renovate[bot] in #93
  • chore: bump up Yarn to v4.9.4 by @renovate[bot] in #94
  • chore: bump up actions/setup-node action to v5 by @renovate[bot] in #96
  • chore: bump up Yarn to v4.10.3 by @renovate[bot] in #97
  • chore: bump up GitHub Artifact Actions (major) by @renovate[bot] in #99
  • chore: bump up actions/setup-node action to v6 by @renovate[bot] in #98
  • chore: bump up node version to v24 by @renovate[bot] in #100
  • chore: bump up all non-major dependencies by @renovate[bot] in #101
  • chore: bump up actions/checkout action to v6 by @renovate[bot] in #102
  • chore: bump up all non-major dependencies by @renovate[bot] in #103
  • chore: bump up tinybench version to v6 by @renovate[bot] in #104
  • chore: bump up actions/cache action to v5 by @renovate[bot] in #105
  • chore: bump up GitHub Artifact Actions (major) by @renovate[bot] in #106
  • chore: bump up cross-platform-actions/action action to v0.31.0 by @renovate[bot] in #107
  • chore: bump up cross-platform-actions/action action to v0.32.0 by @renovate[bot] in #108
  • chore: bump up tar version to v7.5.3 [SECURITY] by @renovate[bot] in #109
  • chore: bump up tar version to v7.5.4 [SECURITY] by @renovate[bot] in #110
  • chore: bump up tar version to v7.5.7 [SECURITY] by @renovate[bot] in #111
  • ci: migrate to tj-actions/docker-run and upgrade FreeBSD to 15.0 by @Brooooooklyn with @Copilot in #113
  • chore: bump up tar version to v7.5.8 [SECURITY] by @renovate[bot] in #114
  • chore: bump up @types/tar version to v7 by @renovate[bot] in #112
  • chore: bump up ava version to v7 by @renovate[bot] in #116
  • chore: bump up GitHub Artifact Actions (major) by @renovate[bot] in #115
  • chore: bump up docker/setup-qemu-action action to v4 by @renovate[bot] in #117
  • chore: bump up tar version to v7.5.10 [SECURITY] by @renovate[bot] in #118
  • chore: bump up tar version to v7.5.11 [SECURITY] by @renovate[bot] in #119
  • chore: bump up Yarn to v4.13.0 by @renovate[bot] in #120
  • chore: bump up typescript version to v6 by @renovate[bot] in #121
  • chore: bump up @oxc-node/core version to ^0.1.0 by @renovate[bot] in #122
  • chore: bump up cross-platform-actions/action action to v1 by @renovate[bot] in #123
  • chore: bump up Yarn to v4.14.1 by @renovate[bot] in #124
  • chore: bump up ava version to v8 by @renovate[bot] in #125
  • chore: bump up lint-staged version to v17 by @renovate[bot] in #126
  • chore: bump up cross-platform-actions/action action to v1.1.0 by @renovate[bot] in #127
  • chore: refresh all dependencies and fix wasm32-wasi build by @Brooooooklyn in #134
  • chore: bump up Yarn to v4.17.1 by @renovate[bot] in #129
  • chore: bump up typescript version to v7 by @renovate[bot] in #133
  • chore: lockfile maintaince by @Brooooooklyn in #135

Full Changelog: v1.1.0...v1.1.1

v1.1.0

Choose a tag to compare

@github-actions github-actions released this 11 Aug 03:41
v1.1.0
ff76fe6

What's Changed

  • feat: implement Entry.asBytes() method for single file extraction by @Copilot in #89
  • Implement Builder API for creating tar archives by @Copilot in #90

Full Changelog: v1.0.1...v1.1.0

v1.0.1

Choose a tag to compare

@github-actions github-actions released this 10 Aug 14:47
v1.0.1
0a04b21

What's Changed

  • chore: bump up @oxc-node/core version to ^0.0.30 by @renovate[bot] in #83
  • ci: replace unmaintained goto-bus-stop/setup-zig with mlugg/setup-zig by @Copilot in #85
  • chore: bump up actions/download-artifact action to v5 by @renovate[bot] in #86
  • chore: bump up @oxc-node/core version to ^0.0.32 by @renovate[bot] in #87
  • chore: upgrade deps by @Brooooooklyn in #88

New Contributors

  • @Copilot made their first contribution in #85

Full Changelog: v1.0.0...v1.0.1

v1.0.0

Choose a tag to compare

@github-actions github-actions released this 23 Jul 08:43
v1.0.0
ebd4cb9

What's Changed

  • chore: bump up @oxc-node/core version to ^0.0.27 by @renovate[bot] in #71
  • chore: bump up lint-staged version to v16 by @renovate[bot] in #74
  • chore: bump up cross-platform-actions/action action to v0.28.0 by @renovate[bot] in #75
  • chore: bump up oxlint version to ^0.17.0 by @renovate[bot] in #76
  • chore: bump up Yarn to v4.9.2 by @renovate[bot] in #77
  • chore: bump up all non-major dependencies by @renovate[bot] in #78
  • chore: bump up oxlint version to v1 by @renovate[bot] in #79
  • chore: bump up Rust crate bzip2 to 0.6 by @renovate[bot] in #80
  • chore: bump up @oxc-node/core version to ^0.0.29 by @renovate[bot] in #81
  • feat: upgrade to NAPI-RS 3.0 stable by @Brooooooklyn in #84

Full Changelog: v0.1.5...v1.0.0

v0.1.5

Choose a tag to compare

@github-actions github-actions released this 03 May 15:24
v0.1.5
6b69285

What's Changed

Full Changelog: v0.1.4...v0.1.5

v0.1.4

Choose a tag to compare

@github-actions github-actions released this 21 Jul 09:10
v0.1.4
3ea80e5

What's Changed

Full Changelog: v0.1.3...v0.1.4

v0.1.3

Choose a tag to compare

@Brooooooklyn Brooooooklyn released this 21 Jul 06:15
v0.1.3
908bb09

What's Changed

New Contributors

Full Changelog: v0.1.1...v0.1.3

v0.1.1

Choose a tag to compare

@github-actions github-actions released this 30 Apr 03:59
v0.1.1
bc4695c

What's Changed

  • chore: bump up ava version to v6 by @renovate in #8
  • chore: bump up all non-major dependencies to ^0.0.12 by @renovate in #7
  • ci: remove docker from build pipeline by @Brooooooklyn in #9
  • feat: support new from compressed archive by @Brooooooklyn in #10
  • chore: bump up @napi-rs/cross-toolchain version to ^0.0.14 by @renovate in #14
  • chore: bump up actions/upload-artifact action to v4 by @renovate in #13
  • chore: bump up cross-platform-actions/action action to v0.22.0 by @renovate in #15
  • chore: bump up actions/cache action to v4 by @renovate in #16
  • chore: Replace npm-run-all version with npm-run-all2 ^5.0.0 by @renovate in #18
  • chore: bump up all non-major dependencies by @renovate in #20
  • chore: bump up husky version to v9 by @renovate in #17
  • chore: bump up npm-run-all2 version to v6 by @renovate in #19
  • chore: bump up cross-platform-actions/action action to v0.23.0 by @renovate in #22
  • chore: bump up Yarn to v4.1.1 by @renovate in #23
  • chore: bump up linter to v7 (major) by @renovate in #21
  • chore: bump up tar version to v6.2.1 [SECURITY] by @renovate in #26
  • chore: bump up cross-platform-actions/action action to v0.24.0 by @renovate in #27
  • chore: bump up tar version to v7 by @renovate in #25
  • feat: support wasi target by @Brooooooklyn in #29

Full Changelog: v0.0.1...v0.1.1

v0.1.0

Choose a tag to compare

@github-actions github-actions released this 15 Dec 15:09
v0.1.0
f1d2dce
0.1.0

v0.0.1

Choose a tag to compare

@github-actions github-actions released this 03 Dec 16:10
v0.0.1
7e1b817
0.0.1