Skip to content

Releases: rabbitmq/rules_erlang

rules_erlang 3.8.5

19 Dec 10:13

Choose a tag to compare

What's Changed

  • Add @rules_erlang//tools:erlang_vars instance of erlang_vars rule by @pjk25 in #104
  • Use $MAKE, falling back to 'make' in erlang_package.bzl by @pjk25 in #109
  • Add ct_logdir build setting for ct_test rules by @pjk25 in #110

New Contributors

Full Changelog: 3.8.4...3.8.5

rules_erlang 3.8.4

02 Dec 11:28

Choose a tag to compare

What's Changed

  • Update README.md by @Kruemelmann in #97
  • Adopt latest rabbitmq-server-buildenv:linux-rbe for RBE by @github-actions in #95
  • Support for self-referencing -include_lib directives by @pjk25 in #101
  • Allow hex packages with a different package name than app name by @pjk25 in #102

New Contributors

Full Changelog: 3.8.3...3.8.4

rules_erlang 3.8.3

18 Oct 15:00

Choose a tag to compare

What's Changed

  • Mark the @erlang_config repo rule as local by @pjk25 in #92
  • Unset ERLANG_HOME for some tests in actions by @pjk25 in #93

Full Changelog: 3.8.2...3.8.3

rules_erlang 3.8.2

17 Oct 09:55

Choose a tag to compare

What's Changed

  • Preserve applications in .app.src files unless overridden by @pjk25 in #90

Full Changelog: 3.8.1...3.8.2

rules_erlang 3.8.1

13 Oct 07:23

Choose a tag to compare

What's Changed

  • Rework erlang version constraints by @pjk25 in #88

Full Changelog: 3.8.0...3.8.1

rules_erlang 3.8.0

11 Oct 07:08

Choose a tag to compare

What's Changed

  • Add untar rule by @pjk25 in #86
  • Fail on erlang installation name conflicts by @pjk25 in #87

Full Changelog: 3.7.2...3.8.0

rules_erlang 3.7.2

03 Oct 08:05

Choose a tag to compare

What's Changed

  • Fix use of internal erlang versions without sha256s by @pjk25 in #84
  • Include src/*.hrl files in the source_tree rule's output by @pjk25 in #85
  • Simply the erlang version constraints into a single setting by @pjk25 in #83

Full Changelog: 3.7.1...3.7.2

rules_erlang 3.7.1

29 Sep 09:19

Choose a tag to compare

What's Changed

  • @erlang_config windows fixes by @pjk25 in #81
  • Improve auto-detection of ERLANG_HOME by @pjk25 in #82

Full Changelog: 3.7.0...3.7.1

rules_erlang 3.7.0

26 Sep 16:17

Choose a tag to compare

What's Changed

  • Allow overriding the strip-prefix arg for GitHub dependencies by @f-f in #74
  • Allow overriding build file and app name for Hex apps by @f-f in #75
  • Walk more files when looking for modules to compile first by @f-f in #76
  • Drop the +deterministic erlc flag when -c dbg is passed by @pjk25 in #79
  • Handle minor versions in @erlang_config by @pjk25 in #78

Full Changelog: 3.6.3...3.7.0

rules_erlang 3.6.3

19 Sep 07:13

Choose a tag to compare

What's Changed

  • Always generate an external erlang in @erlang_config by @pjk25 in #73

Full Changelog: 3.6.2...3.6.3