Skip to content

Latest commit

 

History

History
208 lines (119 loc) · 10.4 KB

CHANGELOG.md

File metadata and controls

208 lines (119 loc) · 10.4 KB

Changelog

1.1.1 (2021-02-18)

Full Changelog

Closed issues:

  • Parse non-module files #60

Merged pull requests:

1.1.0 (2021-02-02)

Full Changelog

Closed issues:

  • Missing attribute definition elements for ktn_code:type #53
  • ktn\_code:parse\_tree/1 issue while parsing for module attributes #43

Merged pull requests:

1.0.3 (2020-11-25)

Full Changelog

Merged pull requests:

1.0.2 (2020-11-25)

Full Changelog

Fixed bugs:

  • Improve formatting in stringyfied macro definitions #52

Merged pull requests:

1.0.1 (2020-11-19)

Full Changelog

Fixed bugs:

  • Using macros in macro definitions breaks them #49
  • Remove discrepancies #48

Merged pull requests:

  • [Fix #49] Don't preprocess macros if we're not going to parse them later #51 (elbrujohalcon)
  • Fix #48 by properly running dialyzer, xref and then linter #50 (elbrujohalcon)

1.0.0 (2020-11-19)

Full Changelog

Fixed bugs:

  • ktn_dodger can't parse stringifyied macro arguments #41
  • ktn_dodger can't parse macros in specs #38
  • ktn_dodger can't parse macros surrounded with parentheses #37

Closed issues:

  • Allow ktn_dodger to parse escripts #42
  • We need a way to retrieve macro text verbatim from ktn_dodger #40

Merged pull requests:

0.2.1 (2019-12-03)

Full Changelog

Merged pull requests:

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:

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