Changelog
View Sourcev1.5.1
- Retain :statix application name with :discord_statix package name
v1.5.0
- Removed
Port.commandusage for OTP26+ compatiblity - Fixed prefix building when connect options provided.
v1.4.0
- Added support for connection pooling that is configurable via the
:pool_sizeoption.
v1.3.0
- Added the
Statix.connect/1callback to support runtime configuration. - Dropped support for Elixir v1.2.
v1.2.1
- Fixed port command for OTP versions that support ancillary data sending.
- Fixed
ArgumentErrorraising when port gets closed.
v1.2.0
- Added support for global tags.
v1.1.0
- Made Statix functions overridable.