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