Releases: AdRoll/rebar3_typer
Releases · AdRoll/rebar3_typer
v0.1.1
What's Changed
- Add compatibility with OTP 26 and 27 by @elbrujohalcon in #66
Full Changelog: v0.1.0...v0.1.1
v0.1.0
What's Changed
- Replace dicts with maps by @elbrujohalcon in #30
- Fix typos by @kianmeng in #39
- Do not write an extra newline in already spec'd functions with annotate_in_place by @pablocostass in #41
- document the files option by @maco in #40
- Clean up Erlang compile options by @elbrujohalcon in #42
- Adjust PR checks to use OTP24 by @pablocostass in #43
- Bumped rebar3 ci version to 3.19.0 by @tak30 in #44
- [AUTO] [ RTI-12633 ] Update Dependencies by @adroll-rtb-ci in #46
- Update rebar3 to 3.20 by @elbrujohalcon in #47
- [AUTO] [ RTI-13442 ] Update Dependencies by @adroll-rtb-ci in #50
- [AUTO] [ RTI-13889 ] Update Dependencies by @adroll-rtb-ci in #53
- [AUTO] [ RTI-13931 ] Update Dependencies by @adroll-rtb-ci in #54
- [AUTO] [ RTI-14085 ] Update Dependencies by @adroll-rtb-ci in #55
- [AUTO] [ RTI-14133 ] Update Dependencies by @adroll-rtb-ci in #56
- [AUTO] [ RTI-14932 ] Update Dependencies by @adroll-rtb-ci in #57
- [AUTO] [ RTI-15138 ] Update Dependencies by @adroll-rtb-ci in #58
- [AUTO] [ RTI-15639 ] Update Dependencies by @adroll-rtb-ci in #59
- [AUTO] [ RTI-15674 ] Update Dependencies by @adroll-rtb-ci in #60
- [AUTO] [ RTI-15760 ] Update Dependencies by @adroll-rtb-ci in #62
- [AUTO] [ RTI-16080 ] Update Dependencies by @adroll-rtb-ci in #63
- Update the system to work with OTP25's typer_core by @elbrujohalcon in #65
New Contributors
- @kianmeng made their first contribution in #39
- @tak30 made their first contribution in #44
- @adroll-rtb-ci made their first contribution in #46
Full Changelog: v0.0.1...v0.1.0
v0.0.1
What's Changed
- Some Initial Tunning by @elbrujohalcon in #1
- Fix #3: Parse rebar.config by @elbrujohalcon in #6
- Bring code from OTP's typer by @elbrujohalcon in #7
- fix a couple typos by @maco in #8
- Fix #11: Use rebar_api to print out messages by @elbrujohalcon in #18
- Remove last traces of rebar3 from the mini typer by @elbrujohalcon in #19
- Add tests for rebar3_typer_prv. 100% coverage by @elbrujohalcon in #20
- Look for the PLT where rebar3 writes it to, if no PLT is given by @pablocostass in #21
- Add tests for rebar3_mini_typer by @elbrujohalcon in #22
- check dialyzer's settings for finding plt by @maco in #26
- When source directories aren't supplied, infer by @maco in #12
- Add
annotate_in_place
mode to annotate directly the source code files by @pablocostass in #25 - Add [some] more tests by @elbrujohalcon in #27
- add support for listing individual files by @maco in #29
- Rename mini_typer as typer_core by @elbrujohalcon in #31
- Remove excessive newlines by @elbrujohalcon in #32
- Infer include directories by @pablocostass in #34
- Add docs by @elbrujohalcon in #35
- Fix handling of -include_lib by @pablocostass in #36
- Add hex by @elbrujohalcon in #37
New Contributors
- @elbrujohalcon made their first contribution in #1
- @maco made their first contribution in #8
- @pablocostass made their first contribution in #21
Full Changelog: https://github.com/AdRoll/rebar3_typer/commits/v0.0.1