Releases: inaka/katana-code
Releases · inaka/katana-code
2.2.0
What's Changed
- Update with OTP25 through OTP27 improvements by @elbrujohalcon in #85
Full Changelog: 2.1.1...2.2.0
2.1.1
What's Changed
- Generate a working ex_doc > GitHub link by @paulo-ferraz-oliveira in #80
- Update plugins vsns by @paulo-ferraz-oliveira in #81
- Test over OTP 27 and rebar3 3.23 by @paulo-ferraz-oliveira in #82
- Prevent crash on
sigil_prefix
andsigil_suffix
(OTP 27) by @paulo-ferraz-oliveira in #83
Full Changelog: 2.1.0...2.1.1
2.1.0
What's Changed
- Minor maintenance updates by @paulo-ferraz-oliveira in #79
Full Changelog: 2.0.2...2.1.0
2.0.2
2.0.1
2.0.0
What's Changed
- Support maybe syntax by @sile in #69
- Fixes #70: Modernize this project by @elbrujohalcon in #71
New Contributors
Full Changelog: 1.2.0...2.0.0
1.2.0
Changelog
1.2.0 (2021-09-18)
Merged pull requests:
- Add pre_fixer and post_fixer options to the dodger #67 (elbrujohalcon)
- Allow for analysis under rebar3_hank #65 (paulo-ferraz-oliveira)
- Increase consumer confidence #64 (paulo-ferraz-oliveira)
- Move to a GitHub action (instead of container-based) CI approach #63 (paulo-ferraz-oliveira)
1.1.2 (2021-02-23)
Merged pull requests:
- Remove discrepancies. Thanks, dialyzer! #62 (elbrujohalcon)
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](https://github.com/...