Skip to content

Latest commit

 

History

History
114 lines (65 loc) · 5.56 KB

CHANGELOG.md

File metadata and controls

114 lines (65 loc) · 5.56 KB

Changelog

0.2.0 (2019-12-02)

Full Changelog

Closed issues:

  • Published documentation on hexdocs.pm contains private functions #30
  • ‘Ignored variable is being used’ reported for non-variables #26

Merged pull requests:

  • [#30] Don't show private functions in documentation #32 (juanbono)
  • [#26] Drop aleppo and use a forked epp_dodger #31 (jfacorro)

0.1.3 (2019-06-24)

Full Changelog

Closed issues:

  • Unknown type ktn\_code:tree\_node/0 #27

Merged pull requests:

0.1.2 (2018-06-29)

Full Changelog

Fixed bugs:

  • ktn_code:type/1 returns 'var' for ?MODULE_STRING #15

Closed issues:

  • Replace ktn_xref_SUITE by ktn_meta_SUITE #4
  • Fulfill the open-source checklist #2

Merged pull requests:

0.1.0 (2016-06-14)

Full Changelog

Closed issues:

  • Version Bump to 0.1.0 #18
  • Move from erlang.mk to rebar3 #16
  • Version Bump 0.0.4 #13

Merged pull requests:

  • [Close #18] version bump to 0.1.0 #19 (Euen)
  • [Close #16] rebar3 support #17 (Euen)

0.0.4 (2016-04-26)

Full Changelog

Merged pull requests:

0.0.3 (2016-04-07)

Full Changelog

Fixed bugs:

Merged pull requests:

0.0.2 (2016-03-30)

Full Changelog

Fixed bugs:

  • katana-code.app.src should be called katana_code.app.src #6 (elbrujohalcon)

Merged pull requests:

0.0.1 (2016-03-01)

Full Changelog

Merged pull requests:

* This Changelog was automatically generated by github_changelog_generator