This website works better with JavaScript.
首頁
探索
說明
註冊
登入
SisMaker
/
rebar3
關註
1
收藏
0
複製
0
程式碼
問題管理
0
合併請求
0
Projects
0
版本發佈
62
Wiki
Activity
瀏覽代碼
Bump to 2.5.0
pull/3/head
Fred Hebert
11 年之前
父節點
0b1e6b3779
當前提交
0d1ae7a468
共有
2 個文件被更改
,包括
5 次插入
和
1 次删除
分割檢視
Diff Options
Show Stats
Download Patch File
Download Diff File
+4
-0
RELEASE-NOTES.md
+1
-1
ebin/rebar.app
+ 4
- 0
RELEASE-NOTES.md
查看文件
@ -1,3 +1,7 @@
# Rebar 2.5.0
* Reverted rebar/281: [
Move include/rebar.hrl to src/rebar.hrl
](
https://github.com/rebar/rebar/pull/281
) as it broke backwards compatibility
# Rebar 2.4.0
* rebar/52: [
Slim release support
](
https://github.com/rebar/rebar/pull/52
)
+ 1
- 1
ebin/rebar.app
查看文件
@ -3,7 +3,7 @@
{application, rebar,
[{description, "Rebar: Erlang Build Tool"},
{vsn, "2.
4
.0"},
{vsn, "2.
5
.0"},
{modules, [ rebar,
rebar_abnfc_compiler,
rebar_app_utils,
Write
Preview
Loading…
取消
儲存