1.2.0 (2018-12-16)
Closed issues:
- Support xref_ignore for full modules like rebar3 does now #70
Merged pull requests:
1.1.1 (2018-06-30)
Fixed bugs:
- Error when xref'd code depends on a behavior in deps #23
Merged pull requests:
- Bump Version to 1.1.1 #69 (elbrujohalcon)
- Remove dead hipchat link #68 (elbrujohalcon)
- Compatibility with OTP19+ #61 (cabol)
1.1.0 (2017-05-11)
Closed issues:
Merged pull requests:
- [Close #64] version bump to 1.1.0 #67 (Euen)
- xref_runner:find_function_source(): Convert annotation to line number #66 (dumbbell)
- xrefr:main/1: Halt with a non-zero exit status if warnings #65 (dumbbell)
- Update README.md #63 (l33tLumberjack)
- small README fixes #62 (srenatus)
- [#56] create xref_meta_SUITE with Elvis & Dialyzer #60 (Euen)
- Fix edoc comment #59 (Euen)
1.0.0 (2016-05-13)
Closed issues:
- Version Bump to 1.0.0 #57
- Move from erlang.mk to rebar3 #54
- Broken for modules created with Elixir #52
- Make that xref_runner supports rebar3 compilation #50
- Update repo and make it ready for hex.pm #48
Merged pull requests:
- [Close #57] version bump 1.0.0 #58 (Euen)
- [Fix #54] Euen.54.rebar3 #55 (Euen)
- Fix for #52 #53 (X4lldux)
- [#50] Added rebar3 support #51 (davecaos)
- [Fix #48] Update dependencies; Add *ruleset* to elvis.config; Update erlang.mk #49 (harenson)
0.2.6 (2016-01-19)
Fixed bugs:
- Modify IGNORE_DEPS in Makefile #44
Closed issues:
- Version Bump to 0.2.6 #45
Merged pull requests:
0.2.5 (2016-01-15)
Closed issues:
Merged pull requests:
- Version Bump to 0.2.5 #43 (elbrujohalcon)
- Switch build tools to erlang.mk and republish to hex.pm #42 (elbrujohalcon)
0.2.4 (2015-12-29)
Merged pull requests:
- [#38] Fixed xref_runner.app.src file #41 (davecaos)
- [#38] Version Bump 0.2.4 #39 (davecaos)
- [#32] Updated for hexer hex package tool #37 (davecaos)
0.2.3 (2015-12-17)
Fixed bugs:
Closed issues:
- Bump version to 0.2.3 #35
- xref_runner should not register himself on xref #25
- erlang.mk integration #12
Merged pull requests:
- [Closes #35] Bump version to 0.2.3 #36 (jfacorro)
- * Add support of wildcards in xref.config paths. #30 (NOMORECOFFEE)
- Updated license #29 (spike886)
- Update LICENSE #28 (andresinaka)
- [#25] Change log update to 0.2.2 #27 (davecaos)
0.2.2 (2015-04-24)
Merged pull requests:
0.2.1 (2015-03-19)
Merged pull requests:
- Remove
exports\_not\_used
from the default list of checks #24 (elbrujohalcon)
0.2.0 (2015-03-18)
Fixed bugs:
- If no filename, don't print :0 #22 (elbrujohalcon)
Closed issues:
Merged pull requests:
- Version Bump to 0.2.0 #21 (elbrujohalcon)
- remove useless deps #20 (elbrujohalcon)
- [Fix #2] Euen.2.escriptize #19 (Euen)
- [Fix #10] Add Path in check function #16 (Euen)
- [Fix #9] documentation of the function check/0 #15 (Euen)
0.1.1 (2015-03-05)
Fixed bugs:
- Remove the mod part of the application definition #14 (elbrujohalcon)
0.1.0 (2015-03-04)
Fixed bugs:
- Fix the app name #13 (elbrujohalcon)
0.0.2 (2015-02-23)
Merged pull requests:
- Add Dirs to the code path #11 (elbrujohalcon)
- Version Bump #8 (elbrujohalcon)
- Create check/0 that performs several checks according to xref.config file #7 (elbrujohalcon)
- elvis.config #6 (elbrujohalcon)
0.0.1 (2015-02-09)
Closed issues:
- Tests #5
Merged pull requests:
- [#1] Initial structure #4 (elbrujohalcon)
- Fulfil the open-source checklist #3 (elbrujohalcon)
- The Module #1 (elbrujohalcon)
* This Change Log was automatically generated by github_changelog_generator