Releases: pmnq/postmanq
Releases · pmnq/postmanq
v3.4.1
v3.3.5
v3.4.0: Merge pull request #2 from Halfi/3.4
feat(config): add updating config and remote source of config
v3.4.0-rc.2
ci(docker): move docker build to the actions
v3.4.0-rc.1
fix(leaks): fix leaks
v3.4.0-rc.0
fix(async): fix leaks
v3.3.4
v3.3.3: fix(channels): fix channels and logs
- Channels unavailable from outside main classes now
It fixes writing to the closed chan. - Fixed logs. Reduced amount of useless information.