Skip to content

Releases: fast-pack/FastPFOR-rs

v0.8.0

05 Mar 21:36

Choose a tag to compare

What's Changed

  • feat: SIMD compilation mode - CPU portable vs native mode selection by @nyurik in #67
  • chore(ci): Ensure installing SIMDe is not necessary by @yutannihilation in #64
  • chore: 2024 edition, disable vsencoding_codec, minor cleanups by @nyurik in #66
  • chore(deps): bump actions/upload-artifact from 6 to 7 in the all-actions-version-updates group by @dependabot[bot] in #65

Full Changelog: v0.7.0...v0.8.0

v0.7.0

25 Feb 18:20

Choose a tag to compare

What's Changed

Features

Bug Fixes

Documentation

Testing & Fuzzing

Performance

  • perf: add benchmarks on uniform, sorted, clustered, sparse, constant, geometric data for compression/decompression/round-trip/rate by @CommanderStorm in #51
  • chore(perf): use static sized arrays instead of Vec<..> by @CommanderStorm in #49

Refactoring & Code Improvements

  • chore!: Unify error handling by @CommanderStorm in #45
  • chore: start refactoring to only use bytes by refactoring the ByteBuffer internals by @CommanderStorm in #47
  • refactor: remove unnecessary spaces in exceptional value vector allocation by @Weixing-Zhang in #33
  • chore: replace bestbbestcexceptmaxb with the variables that it actually is by @CommanderStorm in #50

CI, Linting & Maintenance

Dependencies

  • chore(deps): Update the FastPFOR C++ library to v0.3.1 by @yutannihilation in #62
  • bump all dependencies by @CommanderStorm in #46
  • chore(deps): bump actions/checkout from 5 to 6 in the all-actions-version-updates group by @dependabot[bot] in #42
  • chore(deps): bump actions/checkout from 4 to 5 in the all-actions-version-updates group by @dependabot[bot] in #39
  • chore(deps): bump actions/upload-artifact from 4 to 6 in the all-actions-version-updates group by @dependabot[bot] in #61
  • chore(deps): bump dependabot/fetch-metadata from 2.3.0 to 2.4.0 by @dependabot[bot] in #34
  • [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci[bot] in #43
  • [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci[bot] in #38

New Contributors

Full Changelog: v0.6.2...v0.7.0

v0.6.2

04 Apr 17:42

Choose a tag to compare

What's Changed

Full Changelog: v0.6.1...v0.6.2

v0.6.1

03 Mar 08:24
43f9ffd

Choose a tag to compare

What's Changed

Full Changelog: v0.5.0...v0.6.1

v0.5.0

30 Jan 13:59

Choose a tag to compare

What's Changed

Full Changelog: v0.4.1...v0.5.0

v0.4.1

30 Jan 12:37

Choose a tag to compare

Full Changelog: v0.4.1...v0.4.1

What's Changed

Full Changelog: v0.4.0...v0.4.1

v0.4.0

10 Jan 19:19

Choose a tag to compare

What's Changed

Full Changelog: v0.3.1...v0.4.0

v0.3.1

30 Dec 09:20

Choose a tag to compare

What's Changed

Full Changelog: v0.3.0...v0.3.1

v0.3.0

30 Dec 08:38

Choose a tag to compare

Full Changelog: v0.2.0...v0.3.0

v0.2.0

26 Dec 18:45

Choose a tag to compare

What's Changed

Full Changelog: v0.1.0...v0.2.0