Skip to content

Releases: bazel-contrib/rules_perl

0.2.5

06 Dec 03:22
ed86ba3
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.2.4...0.2.5

0.2.4

06 Nov 22:51
e8d8285
Compare
Choose a tag to compare

What's Changed

  • Add includes attr to automate $PERL5LIB by @lalten in #62
  • Extract dev deps to function and add in Bzlmod via WORKSPACE.bzlmod by @lalten in #66
  • Set PATH_PREFIX=./ instead of failing to bazel run a program with a perl_binary data dep by @lalten in #65
  • Upgrade testing platforms by @meteorcloudy in #71
  • Support --nolegacy_external_runfiles by @lalten in #72

New Contributors

Full Changelog: 0.2.3...0.2.4

0.2.3

10 Jun 01:12
af12388
Compare
Choose a tag to compare

What's Changed

  • Makes rules_perl work with --experimental_sibling_repository_layout. by @lberki in #60

New Contributors

Full Changelog: 0.2.2...0.2.3

0.2.2

20 May 01:05
6d3f98c
Compare
Choose a tag to compare

What's Changed

  • Moved targets into //perl package and aliased original locations by @UebelAndre in #59

Full Changelog: 0.2.1...0.2.2

0.2.1

10 Feb 15:50
acc3744
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.2.0...0.2.1

0.2.0

16 Dec 01:59
366b6aa
Compare
Choose a tag to compare

What's Changed

  • Replace find_cpp_toolchain with find_cc_toolchain by @comius in #49
  • Upgrade to relocatable-perl 5.36.0.1 by @pcj in #53
  • Enable bzlmod by @dstufft in #55
  • Add a dependency for rules_cc to MODULE.bazel by @rrbutani in #56

New Contributors

Full Changelog: 0.1.0...0.2.0

Initial Release Tag for Rules Perl

29 Jul 20:56
71efd8d
Compare
Choose a tag to compare
0.1.0

Add linux arm64 toolchain (#47)