Skip to content

Latest commit

 

History

History
196 lines (125 loc) · 10.7 KB

CHANGELOG.md

File metadata and controls

196 lines (125 loc) · 10.7 KB

Change Log

1.2.0 (2018-12-16)

Full Changelog

Closed issues:

  • Support xref_ignore for full modules like rebar3 does now #70

Merged pull requests:

  • Add Support to ignore a whole module via -ignore_xref() #71 (starbelly)

1.1.1 (2018-06-30)

Full Changelog

Fixed bugs:

  • Error when xref'd code depends on a behavior in deps #23

Merged pull requests:

1.1.0 (2017-05-11)

Full Changelog

Closed issues:

  • Version Bump to 1.1.0 #64
  • Remove circular dependency #56
  • Fix image on README #31

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)

Full Changelog

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)

Full Changelog

Fixed bugs:

  • Modify IGNORE_DEPS in Makefile #44

Closed issues:

  • Version Bump to 0.2.6 #45

Merged pull requests:

  • [Fix #45] version bump #47 (Euen)
  • [Fix #44] modify IGNORE DEPS #46 (Euen)

0.2.5 (2016-01-15)

Full Changelog

Closed issues:

  • Version bump to 0.2.4 #38
  • Hex Package #32

Merged pull requests:

0.2.4 (2015-12-29)

Full Changelog

Merged pull requests:

0.2.3 (2015-12-17)

Full Changelog

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:

0.2.2 (2015-04-24)

Full Changelog

Merged pull requests:

  • Davecaos.25.xref runner should not register himself on xref #26 (davecaos)

0.2.1 (2015-03-19)

Full Changelog

Merged pull requests:

0.2.0 (2015-03-18)

Full Changelog

Fixed bugs:

Closed issues:

  • Create xref_runner:check(Path) #10
  • Document xref_runner:check/0 and xref.config #9
  • escriptize #2

Merged pull requests:

0.1.1 (2015-03-05)

Full Changelog

Fixed bugs:

0.1.0 (2015-03-04)

Full Changelog

Fixed bugs:

0.0.2 (2015-02-23)

Full Changelog

Merged pull requests:

0.0.1 (2015-02-09)

Closed issues:

  • Tests #5

Merged pull requests:

* This Change Log was automatically generated by github_changelog_generator