Fred Hebert
2cc07d8f1f
Back to git-based versioning
před 8 roky
Fred Hebert
8142cd7399
Bump to 3.3.6
- [OSX tests added to CI](https://github.com/erlang/rebar3/pull/1471 ),
joining linux and windows 10
- [upgrade relx to 3.22.3](https://github.com/erlang/rebar3/pull/1518 ),
[fixing multiple
issues](https://github.com/erlware/relx/releases/tag/v3.22.3 )
- [Fixing eunit errors in 19.3 when `init_per_*` isn't paired with
`end_per_*`](https://github.com/erlang/rebar3/pull/1516 )
- [Allow single test spec in
ct_opts](https://github.com/erlang/rebar3/pull/1506 )
- [Properly warn when missing inets at
runtime](https://github.com/erlang/rebar3/pull/1505 )
- [rebar_utils:escape_chars handles quotes in
paths](https://github.com/erlang/rebar3/pull/1504 )
- [Fix typo in help text for upgrade
command](https://github.com/erlang/rebar3/pull/1503 )
- [change package version warnings to debug
level](https://github.com/erlang/rebar3/pull/1502 )
- [Path-type sensitive .cmd creation for
escripts](https://github.com/erlang/rebar3/pull/1500 )
- [Windows escripts get cmd
autogenerated](https://github.com/erlang/rebar3/pull/1494 )
- [REBAR_CONFIG impacts config file for project root
only](https://github.com/erlang/rebar3/pull/1497 )
- [Fix wildcard usage in rebar3
clean](https://github.com/erlang/rebar3/pull/1498 )
- [Bump cth_readable to
1.2.4](https://github.com/erlang/rebar3/pull/1496 ) (fixing some
erroneous reports when suites get skipped)
- [Add respect for src_dirs option in app_discover and
app_info](https://github.com/erlang/rebar3/pull/1486 )
- [Add support for global plugin-defined
templates](https://github.com/erlang/rebar3/pull/1473 )
- [catch badarg exception from eunit in
`rebar_prv_eunit`](https://github.com/erlang/rebar3/pull/1472 )
před 8 roky
Fred Hebert
95ef84953b
Go back to git-generated version
před 8 roky
Fred Hebert
6fcf464d37
Bump to 3.3.5
před 8 roky
Fred Hebert
878cc18f80
Back to git-based versions
před 8 roky
Fred Hebert
c21a5f7ab2
Bumping to 3.3.4
před 8 roky
Fred Hebert
51c008fb84
Go back to git-based versioning
před 8 roky
Fred Hebert
a58857162c
Bump to 3.3.3
před 8 roky
alisdair sullivan
3fd29af16c
add `get-deps` provider
a no-op provider that depends on lock that is slightly more discoverable and user friendly
před 8 roky
Fred Hebert
94f87477d5
Return to git-based vsn
před 8 roky
Fred Hebert
f0d1a8404c
Bump version to 3.3.2
před 8 roky
Fred Hebert
0e2b1a11b2
Back to semver version post release
před 8 roky
Fred Hebert
ff752834ee
Bump to 3.3.1
před 8 roky
Fred Hebert
8ee9cc8996
Returning to git-based tagging
před 8 roky
Fred Hebert
ff4fd9f6f0
Bumping to 3.3.0
před 8 roky
Ilya Khaprov
b75f95e063
ssl_verify_hostname was renamed to ssl_verify_fun
před 8 roky
Fred Hebert
7b56c41090
go back to semver post-release
před 9 roky
Fred Hebert
2ffbb80cea
Bump to 3.2.0
před 9 roky
Fred Hebert
5586b1b312
Revert semver commit
před 9 roky
Fred Hebert
80f6be689d
Cutting 3.1.1
před 9 roky
Fred Hebert
0844e27d5b
Turn back to git-based semver for post-release
před 9 roky
Fred Hebert
7ec2ba05fb
Tag to 3.1.0
před 9 roky
Fred Hebert
7d29b74a22
Revert to semver for non-tagged builds.
před 9 roky
Fred Hebert
a93c219d2e
Bump to 3.0.0
před 9 roky
Serge Aleynikov
cf03345486
Add a state display provider
The provider is used for debugging to help displaying current rebar's state.
Usage:
rebar3 state
před 9 roky
Tristan Sloughter
740d8a3c74
if a provider of the same namespace and name already exists, skip adding new provider
před 9 roky
Fred Hebert
cc11b7bcec
Back to git versions for source
před 9 roky
Fred Hebert
356ac5033d
Bump to beta-4
před 9 roky
Tristan Sloughter
bca4d40703
include Sean Cribbs eunit formatter by default
před 9 roky
Fred Hebert
d4981b7913
Add cth_readable to dep list
před 9 roky
Fred Hebert
4177c75a7c
Bump to beta-3
před 9 roky
Benoit Chesneau
56f8f6d7df
uses erlang-certifi
před 9 roky
Tristan Sloughter
4c29a771c1
add bare compile provider, for starters for use by mix
před 9 roky
Tristan Sloughter
da3d8a69cc
add providers 'local upgrade' and 'local install' for installing/upgrading
před 9 roky
alisdair sullivan
b9a2aa87e5
`rebar3 path' provider
prints requested paths to stdout based on current profile
před 9 roky
Fred Hebert
bfd40d502b
Bump to beta-2
před 9 roky
Tristan Sloughter
be4ae19fec
track parent app of deps and add tree provider to display the relations
před 9 roky
James Fish
fc6cc368c3
Fix some unknown functions/types dialyzer warnings
před 9 roky
Tristan Sloughter
3485f08a03
add ssl cert validation, unless OTP version is too old
před 9 roky
Tristan Sloughter
4e410b6d6e
update contributing, readme and app.src for beta-1
před 10 roky
Tristan Sloughter
b85d827c80
add relup provider and update relx
před 10 roky
Tristan Sloughter
5866742dd8
use bbmustache package
před 10 roky
Tristan Sloughter
f7ff07a87d
plugins provider
před 10 roky
Fred Hebert
e09be186c1
Bump to alpha-6
před 10 roky
Fred Hebert
8642e923c6
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`
před 10 roky
Tristan Sloughter
2e5496f5f5
remove use of erlydtl in rebar
před 10 roky
Fred Hebert
326f840123
Add support for an unlock command
Allows to remove entries from the lock file, or the lock file as a
whole.
před 10 roky
Fred Hebert
38191c369a
Bump to alpha-4
před 10 roky
Fred Hebert
8f1bfcb596
Rename wtf->report, add all dep versions
před 10 roky
Fred Hebert
15a7ccfaab
Bump to alpha-3
před 10 roky