- Fixed prefix building when connect options provided.
- Added support for connection pooling that is configurable via the
:pool_size
option.
- Added the
c:Statix.connect/1
callback to support runtime configuration. - Dropped support for Elixir v1.2.
- Fixed port command for OTP versions that support ancillary data sending.
- Fixed
ArgumentError
raising when port gets closed.
- Added support for global tags.
- Made Statix functions overridable.