Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Tags: grafov/kiwi

Tags

v0.5.2

Toggle v0.5.2's commit message
Fix tests

v0.5.1

Toggle v0.5.1's commit message
Fix tests

v0.5.0

Toggle v0.5.0's commit message
Shorten the key

v0.4.2

Toggle v0.4.2's commit message
Remove obsoleted flush call from the tests

v0.4.1

Toggle v0.4.1's commit message
Fix antipattern as recommended by DeepSource

Refs https://deepsource.io/gh/grafov/kiwi/issue/SCC-S1034/occurrences

v0.4.0

Toggle v0.4.0's commit message
Add reset-all command for a sink filters

v0.3.2

Toggle v0.3.2's commit message
Fix antipattern as recommended by deepsource.io

Refs https://deepsource.io/gh/grafov/kiwi/issue/SCC-S1034/occurrences

v0.3.1

Toggle v0.3.1's commit message
Fix side effects of sink.Close() refs #4 and #5

Fixed in a straight way by removing logic with sink ID. The logic was
corrupted any way. Aman Gupta explained the problem in #5 and figured
out the cause with sink ID. In this change I suppose that a number of
sinks will not very large.

v0.3.0

Toggle v0.3.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #3 from grafov/new-filters-api

Rename sink filters for code clarity (API changes!)

v0.2.2

Toggle v0.2.2's commit message
Fix type matching