Skip to content

v0.4.0 - 2020-08-07

Compare
Choose a tag to compare
@alecmocatta alecmocatta released this 07 Aug 08:43
f6f11fb

Changes:

See More
  • 53f3ec5 add weekly build
  • fa9f10c add aarch64 to ci
  • b31224f add nightly feature to ci
  • 173e472 Automatic formatting with rustfmt
  • e062545 update CI rustc, add arm
  • 3a692b1 v0.3.0
  • 58ed461 remove specialization and have a non-simd fallback for stable
  • b586347 Merge pull request #10 from alecmocatta/nix-zeroable
  • 398f6be pin on old nightly till rust-lang/rust#73249 fixed
  • 674c493 v0.2.0
  • b07a700 replace the Zeroable struct with Option
  • b4e6da6 Merge pull request #9 from alecmocatta/serialize-zeroable
  • c07eb2e update CI targets
  • 4322bd6 v0.1.2
  • c48e8d8 remove try_trait feature
  • 8aff010 impl (de)serialize for Zeroable and update CI
  • 67b68a6 Merge pull request #8 from alecmocatta/v0.1.1
  • e217aa6 v0.1.1
  • 3148280 Merge pull request #7 from alecmocatta/alecmocatta-patch-1
  • 40877e3 Add azure pipeline endpoint
  • f7d8794 Merge pull request #6 from alecmocatta/template
  • 534b236 fix clippy on 32 bit
  • ce95106 disable stable rustc ci
  • 2b6101a update rand usage
  • 347c321 Merge branch 'dependabot/cargo/rand-0.7' into template
  • 90e5402 tidy for clippy
  • b911f52 Merge remote-tracking branch 'template/master' into template
  • 7fa64ff Merge pull request #1 from alecmocatta/alecmocatta-patch-1
  • 6cdaf46 Update README.md
  • 021605c disable broken targets
  • 77c993f add azure pipeline, mergify, rustfmt, readme
  • 0bca76d cargo init --lib
  • 3baf236 Update rand requirement from 0.5 to 0.7
  • 725de43 Merge pull request #4 from alecmocatta/fixes
  • 8c1f1a4 fixes, stricter integer casts
  • 12aeb9b Merge pull request #2 from alecmocatta/bump
  • 55892c9 bump .travis.yml
  • c5da5a6 Merge pull request #1 from alecmocatta/faster
  • 283183c Fix build on x86 and bump cargo doc version as packed_simd fails on docs.rs version
  • 935405c cleanup
  • a5474f5 experiment with adding simd to improve performance
  • 0f63752 Implement HyperLogLog and enable composition with Count–min sketch
  • cfa965c Initial commit

This list of changes was auto generated.