8000 Tags · reganheath/rebar3 · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Tags: reganheath/rebar3

Tags

3.14.0-rc1

Toggle 3.14.0-rc1's commit message

Verified

This tag was signed with the committer’s verified signature.
tsloughter Tristan Sloughter
version 3.14.0-rc1

3.13.1

Toggle 3.13.1's commit message

Verified

This tag was signed with the committer’s verified signature.
tsloughter Tristan Sloughter
version 3.13.1

3.13.0

Toggle 3.13.0's commit message

Verified

This tag was signed with the committer’s verified signature.
tsloughter Tristan Sloughter
version 3.13.0

3.12.0

Toggle 3.12.0's commit message

Verified

This tag was signed with the committer’s verified signature.
tsloughter Tristan Sloughter
version 3.12.0

3.11.1

Toggle 3.11.1's commit message

Verified

This tag was signed with the committer’s verified signature.
tsloughter Tristan Sloughter
version 3.11.1

3.11.0

Toggle 3.11.0's commit message

Verified

This tag was signed with the committer’s verified signature.
tsloughter Tristan Sloughter
version 3.11.0

3.10.0

Toggle 3.10.0's commit message

Verified

This tag was signed with the committer’s verified signature.
tsloughter Tristan Sloughter
version 3.10.0

3.9.1

Toggle 3.9.1's commit message

Verified

This tag was signed with the committer’s verified signature.
ferd Fred Hebert
Patch version 3.9.1

- Update Relx
- Fixes fetching private hex repos
- Switch doc links to HTTPS where available
- Display version in plugin lists

3.9.0

Toggle 3.9.0's commit message

Verified

This tag was signed with the committer’s verified signature.
ferd Fred Hebert
Version 3.9.0

This is a release that both adds a few shell-related features, but more
importantly fixes some significant bugs. First the bugs:

- Fix performance regression in compiler around behaviours, which
  sometimes resulted in massive slowdowns
- Fix common test logging output with OTP-21.2 and logger when multiple
  crashes happen
- Fix handling of updated hrl files not triggering a recompile in tests
  when they are changed
- Unhang the logger when swapping the TTY in shell in OTP-21.1 and later
- Use double quotes in git shell command on Windows to prevent failures
- fix case clause handling when fetching hg dep
- Reorder rebar3 tree output on umbrella apps to be predictable
- update templates to remove deprecated maintainers field

The shell features are some workarounds and niceties related to known
limitations:

- Support setting shell hot code loading blacklists to prevent
  frequently crashing applications from being killed
- Add --relvsn and --relname to rebar3 shell to allow selecting which
  release definition to use

3.8.0

Toggle 3.8.0's commit message

Verified

This tag was signed with the committer’s verified signature.
ferd Fred Hebert
Bump to 3.8.0

0