Skip to content

Releases: erlang/rebar3

3.3.3

08 Dec 17:43

Choose a tag to compare

3.3.2

3.3.1

03 Sep 00:38

Choose a tag to compare

3.3.0

08 Dec 17:40

Choose a tag to compare

New Features:

Fixes:

The change to the lock file format is the biggest thing to note. It should be compatible with all formats going back to the beta-4 tag, but versions older than 3.3.0 will display warnings and lose the newly added information on the package hashes.

Any lock file generated by an older rebar3 version will be accepted by this one, and new information related to the package hashes will be added. This will allow a safer usage in case the same package is found on multiple indexes or mirrors, but actually has a different hash on there than what is expected by the existing project.

3.2.0

18 Jun 21:01

Choose a tag to compare

3.1.1

17 May 12:34
3.1.1

Choose a tag to compare

3.1.0

3.0.0 Stable

09 Mar 18:09

Choose a tag to compare

Fourth, and hopefully last Beta

14 Nov 20:21

Choose a tag to compare

Backwards incompatible changes in beta-4 (since beta-3):

  • changed support for a few features and options in ct and eunit
  • eunit and ct have a new fancier output format; can be disabled on demand.
  • shell_apps option is now the shell option within the app tuple.

Changelog:

Third Beta

01 Oct 12:30

Choose a tag to compare