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

Tags: kalta/rebar3

Tags

3.1.0

Toggle 3.1.0's commit message
Tag to 3.1.0

3.0.0

Toggle 3.0.0's commit message
Bump to 3.0.0

3.0.0-beta.4

Toggle 3.0.0-beta.4's commit message
Bump to beta-4

beta-4

Toggle beta-4's commit message
Bump to beta-4

3.0.0-beta.3

Toggle 3.0.0-beta.3's commit message
Bump to beta-3

beta-2

Toggle beta-2's commit message
Bump to beta-2

beta-1

Toggle beta-1's commit message
Merge pull request erlang#558 from tsloughter/beta-1

update contributing, readme and app.src for beta-1

alpha-6

Toggle alpha-6's commit message
Bump to alpha-6

alpha-5

Toggle alpha-5's commit message
Bump to alpha-5

Changelog since alpha-4:

- rebar3 now bootstraps itself
- app compile fixes on app info contents and config inheritance
- dropping ErlyDTL and going to Mustache for smaller executable sizes
  and faster load time on small CPUs
- dropping `erlydtl compile` command, ErlyDTL task moved to a plugin
- default dependencies are always fetched in the right place and don't
  need to be copied across profile runs
- escriptize fixes
- `unlock` command added
- resolving/avoiding clashes when a rebar3 dep and an application
  dependency conflict together
- profile deduplication (`rebar3 as test,test,prod,test eunit` returns
  the profile/directories for `prod+test`)
- `upgrade` command bugfixes to recognize promotion of transient deps to
  top-level deps
- support template when rebar3 is run as an embedded library
- some optimizations
- parse transform support is better in erl_opts
- fixes to package handling
- fixes to `rebar3 deps`

alpha-4

Toggle alpha-4's commit message
Bump to alpha-4

0