Skip to content

v1.0.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 11 Apr 16:43
· 1 commit to master since this release

1.0.0 (2020-04-11)

Bug Fixes

  • @types/tar-stream should be included in dependencies (fd811ac)
  • allow directory entries in isTarEntry (cabe969)
  • release: npm publish hooks not executed (f4f3cac)
  • release: updated version not synced to git (8bb9de6)

Features

  • implement lib tar-transform (bd48420)
  • refactor transformer utils (4f407cd)
  • safely pass tar entry in TarEntryTransformer (b48b3ca)
  • transformer > options > onEnd (d4cdfca)