File tree Expand file tree Collapse file tree 2 files changed +23
-1
lines changed Expand file tree Collapse file tree 2 files changed +23
-1
lines changed Original file line number Diff line number Diff line change 11# Change Log
22
3+ ## [ 1.0.0] ( https://github.com/inaka/xref_runner/tree/1.0.0 ) (2016-05-13)
4+ [ Full Changelog] ( https://github.com/inaka/xref_runner/compare/0.2.6...1.0.0 )
5+
6+ ** Closed issues:**
7+
8+ - Move from erlang.mk to rebar3 [ \# 54] ( https://github.com/inaka/xref_runner/issues/54 )
9+ - Broken for modules created with Elixir [ \# 52] ( https://github.com/inaka/xref_runner/issues/52 )
10+ - Make that xref\_ runner supports rebar3 compilation [ \# 50] ( https://github.com/inaka/xref_runner/issues/50 )
11+ - Update repo and make it ready for hex.pm [ \# 48] ( https://github.com/inaka/xref_runner/issues/48 )
12+
13+ ** Merged pull requests:**
14+
15+ - \[ Fix \# 54\] Euen.54.rebar3 [ \# 55] ( https://github.com/inaka/xref_runner/pull/55 ) ([ Euen] ( https://github.com/Euen ) )
16+ - Fix for \# 52 [ \# 53] ( https://github.com/inaka/xref_runner/pull/53 ) ([ X4lldux] ( https://github.com/X4lldux ) )
17+ - \[\# 50\] Added rebar3 support [ \# 51] ( https://github.com/inaka/xref_runner/pull/51 ) ([ davecaos] ( https://github.com/davecaos ) )
18+ - \[ Fix \# 48\] Update dependencies; Add \* ruleset\* to elvis.config; Update erlang.mk [ \# 49] ( https://github.com/inaka/xref_runner/pull/49 ) ([ harenson] ( https://github.com/harenson ) )
19+
320## [ 0.2.6] ( https://github.com/inaka/xref_runner/tree/0.2.6 ) (2016-01-19)
421[ Full Changelog] ( https://github.com/inaka/xref_runner/compare/0.2.5...0.2.6 )
522
623** Fixed bugs:**
724
825- Modify IGNORE\_ DEPS in Makefile [ \# 44] ( https://github.com/inaka/xref_runner/issues/44 )
926
27+ ** Closed issues:**
28+
29+ - Version Bump to 0.2.6 [ \# 45] ( https://github.com/inaka/xref_runner/issues/45 )
30+
1031** Merged pull requests:**
1132
33+ - \[ Fix \# 45\] version bump [ \# 47] ( https://github.com/inaka/xref_runner/pull/47 ) ([ Euen] ( https://github.com/Euen ) )
1234- \[ Fix \# 44\] modify IGNORE DEPS [ \# 46] ( https://github.com/inaka/xref_runner/pull/46 ) ([ Euen] ( https://github.com/Euen ) )
1335
1436## [ 0.2.5] ( https://github.com/inaka/xref_runner/tree/0.2.5 ) (2016-01-15)
Original file line number Diff line number Diff line change 22 application , xref_runner ,
33 [
44 {description , " Xref Runner" },
5- {vsn , " 0.2.6 " },
5+ {vsn , " 1.0.0 " },
66 {applications ,
77 [ kernel
88 , stdlib
You can’t perform that action at this time.
0 commit comments