Skip to content

Releases: poolpOrg/filter-senderscore

0.1.2 release

02 Jan 21:51
e90a249
Compare
Choose a tag to compare

What's Changed

  • Simplify trigger code by @lfos in #1
  • Add details to the slow factor documentation by @lfos in #3
  • Error out on invalid block phase by @lfos in #4
  • Remove unnecessary loop in trigger() by @lfos in #5
  • Add .gitignore by @lfos in #7
  • Print error messages when bailing out by @lfos in #9
  • Avoid segmentation fault on invalid session ID by @lfos in #12
  • Synchronize outputs by @lfos in #11
  • Support IP address whitelists by @lfos in #15
  • Add missing separator to outputs by @lfos in #14
  • Remove duplicate code by @lfos in #13
  • Whitelist improvements by @lfos in #16
  • Add argument to disable all Goroutines by @lfos in #17
  • Reformat using gofmt by @lfos in #19
  • Update README.md with new features and fix typos by @lfos in #20
  • Add test framework and basic test cases by @lfos in #18
  • Various improvements by @lfos in #22
  • README.md: remove outdated note by @lfos in #23
  • Extend the test suite by @lfos in #24
  • Added a man page by @ryanakca in #25
  • slowFactor include SenderScore 0 by @paukstis in #26
  • Rename whitelist to allowlist by @mildis in #29

New Contributors

Full Changelog: 0.1.1...0.1.2

second release

09 Dec 16:53
Compare
Choose a tag to compare
second release Pre-release
Pre-release
0.1.1

temporarily support pre-0.5 and post 0.5 versions of the protocol

first pre release

18 Aug 14:33
2e880df
Compare
Choose a tag to compare
first pre release Pre-release
Pre-release
Update filter-senderscore.go

reformat log