Skip to content

2.0.0

Compare
Choose a tag to compare
@github-actions github-actions released this 17 Mar 09:12
· 57 commits to master since this release

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog
and this project adheres to Semantic Versioning.

Unreleased

2.0.0 - 2022-03-17

Commits

  • Cleanup .csproj 077a7c4
  • Create FUNDING.yml 4bb60cb
  • Refactor: Cleanup for Warnings & Unused Code 95771ad
  • Added: File Scoped Namespaces for Readability a28b3de
  • Cleanup: Benchmark Project d12ecc1
  • AVX Progress 99795a8
  • Added: Split Benchmarks between x86 and x64 007d571
  • Added: Split Benchmarks between x86 and x64 5c9f700
  • Improved: Scan Speed for x86 by ~16% 5f14c69
  • Improved: Scan Speed for x86 by ~16% 9165e72
  • Updated: Visual Studio Solution 848b29e
  • Updated: Visual Studio Solution 3274ccf
  • Implemented: First version of AVX Vectorized Scan 0876130
  • Changed: Miscellaneous Modifications for AVX Benchmarking 5485d33
  • Added: AVX & SSE Modified Uberhalit Scanner a740a3e
  • Changed: Made BenchmarkDotNet use Current Process 4c4afcc
  • Added: CompiledFindPatternAuto 8e43bbb
  • Changed: API Surface to Account for new Methods 8de27ed
  • Changed: Bumped Library Version 7a89eeb
  • Benchmark: Change default job kind. 4143b0d
  • Added: License information for LazySIMD 4af93ea
  • Updated: Benchmarks in Readme for 2.0.0 af1de68
  • Updated: Remainder of the Readme 26bbc5a
  • Added: Actions Build Script & Update Dependencies c89567c