- Fixes
- Fix compilation on systems with Erlang installed in a directory with spaces
This release fixes warnings when compiled with Elixir 1.15. It removes support for Elixir 1.9.
This release has no changes except for the version number.
- New features
- Add
:mode
option for setting socket file permissions. Thanks to Ed Wildgoose for this feature.
- Add
This release only cleans up Makefile prints and bumps dependencies. No code changes were made.
- New features
- Support for explicitly passing the socket path - this enables use in restricted environments where it's impossible or hard to pass parameters through environment variables
- Reporting the environment is off by default. See the
:report_env
option - Default socket paths are obfuscated. This also removes OS-specific character-set issues and length limitations
Initial release to hex.