Skip to content

Latest commit

 

History

History
48 lines (25 loc) · 721 Bytes

File metadata and controls

48 lines (25 loc) · 721 Bytes

Bug Fixes

  • module name

CI/CD

  • fix goreleaser
  • update to Go 1.25

Chores

  • update changelog
  • more readable
  • fix golangci-lint and add test
  • update benchmarks proposed by Roman Sharkov

Documentation Updates

  • add badges to README.md

Performance Improvements

  • unroll And, Or and AndNot operations
  • Improve Xor method by ~20% for big sets (#1)

v0.1.0

Chores

  • update changelog

Features

  • initial release