What's Changed
- Made the completion environment a builder by @scohen in #130
- Correct arity of format_string by @Nicd in #131
- ci: Remove build directory structure from released archives by @Blond11516 in #134
- Fix crash due to formatter return iodata not binary by @wingyplus in #139
- Enable logger_file_backend in prod env by @scottming in #140
- Improve struct completions by @scohen in #137
- Fix: Tracing would fail for modules that aren't auto-loaded by @scohen in #138
- Improve intelligence api by @scohen in #143
- Added completion for bitstring options by @scohen in #144
- Improved function capture completions by @scohen in #145
- Move off the
:slave
by @scottming in #111 - Fix clause mismatching warnning by @scottming in #153
- Refactor: Make callable completions consistent by @scohen in #156
New Contributors
- @Nicd made their first contribution in #131
- @wingyplus made their first contribution in #139
Full Changelog: 2762352...4367692