Skip to content

Releases: PointOneNav/rules_pkg

1.1.0 Point One Patch 2

08 Sep 18:54
fa81ba1

Choose a tag to compare

Features

  • Added the allow_prefix_duplication flag to tar creation to allow calls to pkg_tar in bazel to control the desired directory structure.

1.1.0 Point One Patch 1

16 Jul 19:34

Choose a tag to compare

Changes

  • Updated to mainline version 1.1.0, which uses the updated Bazel platforms API, required for newer versions of Bazel

Fixes

  • Fixed absolute path issue
  • Added preserve_symlink support
  • Use GNU format by default to fix handling of long paths
  • Use existing file modes by default instead of overwriting

0.2.5 Point One Patch 4

15 May 14:53

Choose a tag to compare

Fixes

  • Use GNU format by default to fix handling of long paths
  • Use existing file modes by default instead of overwriting

0.2.5 Point One Patch 2

10 Apr 15:38

Choose a tag to compare

Added preserve_symlink support.

0.2.5 Point One Patch 1

10 Apr 03:47

Choose a tag to compare

Fixed absolute path issue.