1.1.1 (2021-02-18)
Closed issues:
- Parse non-module files #60
Merged pull requests:
- Fix #60: Handle parsing of none-module files #61 (elbrujohalcon)
1.1.0 (2021-02-02)
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:
- Compact strings directly when parsing, to preserve original formatting #59 (elbrujohalcon)
- Fix broken CI #58 (paulo-ferraz-oliveira)
- Add GitHub Actions for CI #57 (paulo-ferraz-oliveira)
- Add some missing tree node types #56 (paulo-ferraz-oliveira)
1.0.3 (2020-11-25)
Merged pull requests:
- Fix escript parsing #55 (elbrujohalcon)
1.0.2 (2020-11-25)
Fixed bugs:
- Improve formatting in stringyfied macro definitions #52
Merged pull requests:
- Be far more specific on how to stringify stuff #54 (elbrujohalcon)
1.0.1 (2020-11-19)
Fixed bugs:
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)
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:
- Don't parse (i.e. stringify) macro definitions by default. #47 (elbrujohalcon)
- [Fix #41] Parse stringyfied macros #46 (elbrujohalcon)
- Allow ktn_dodger to parse escripts #45 (elbrujohalcon)
- Prettify the stringification a bit #44 (elbrujohalcon)
0.2.1 (2019-12-03)
Merged pull requests:
0.2.0 (2019-12-02)
Closed issues:
- Published documentation on hexdocs.pm contains private functions #30
- ‘Ignored variable is being used’ reported for non-variables #26
Merged pull requests:
- Bump version to 0.2.0 #33 (elbrujohalcon)
- [#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)
Closed issues:
- Unknown type
ktn\_code:tree\_node/0
#27
Merged pull requests:
- Bump Version to 0.1.3 #29 (elbrujohalcon)
- fix error with exporting types #28 (NobbZ)
0.1.2 (2018-06-29)
Fixed bugs:
- ktn_code:type/1 returns 'var' for ?MODULE_STRING #15
Closed issues:
Merged pull requests:
- Update deps and bump version to 0.1.2 #25 (elbrujohalcon)
- Update Dependencies #24 (elbrujohalcon)
- Bump Version to 0.1.1 #23 (elbrujohalcon)
- Update aleppo to 1.0.1 #22 (jfacorro)
- Add API to provide file name for
parse\_tree
#21 (seriyps) - Remove dead hipchat link #20 (elbrujohalcon)
0.1.0 (2016-06-14)
Closed issues:
Merged pull requests:
0.0.4 (2016-04-26)
Merged pull requests:
- [#13] Version Bump 0.0.4 #14 (davecaos)
- Add support for latin1 encoded source files #12 (tjarvstrand)
0.0.3 (2016-04-07)
Fixed bugs:
- Add deps to the app.src file #10 (elbrujohalcon)
Merged pull requests:
- Version Bump to 0.0.3 #11 (elbrujohalcon)
0.0.2 (2016-03-30)
Fixed bugs:
- katana-code.app.src should be called katana_code.app.src #6 (elbrujohalcon)
Merged pull requests:
- [#quick] Add katana_code.d to .gitignore #9 (elbrujohalcon)
- [#quick] Fix project name #8 (elbrujohalcon)
- Version Bump to 0.0.2 #7 (elbrujohalcon)
0.0.1 (2016-03-01)
Merged pull requests:
* This Changelog was automatically generated by github_changelog_generator