Skip to content

Releases: Traverse-Research/ispc-downsampler

0.4.0

25 Jun 10:13
129095d
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.3.0...0.4.0

0.3.0

11 Jun 15:50
5d68e3c
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.2.0...0.3.0

0.2.0

19 Feb 13:45
0.2.0
7ea1563
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.1.1...0.2.0

0.1.1

25 Jun 10:12
0.1.1
7a86596
Compare
Choose a tag to compare

What's Changed

  • ci: Clean up and simplify scripts, run cargo fmt and cargo clippy by @MarijnS95 in #1
  • cargo: Omit bloat from packaged crate by @MarijnS95 in #3
  • build: Don't set ISPC target OS to the machine that currently runs the build script by @MarijnS95 in #4
  • cargo: Divert back to explicitly including license files, add APACHE by @MarijnS95 in #6
  • Clean up license copy-paste bugs from intel-tex-rs-2 by @MarijnS95 in #7
  • github: Add dependabot configuration for cargo and github-actions by @MarijnS95 in #8
  • Bump actions/checkout from 2 to 3 by @dependabot in #9
  • Bump actions/upload-artifact from 2 to 3 by @dependabot in #10
  • Upgrade to ispc 1.1.0 with cleaned up bindings file by @MarijnS95 in #12
  • ci: Build Windows binaries in "generate binaries" script by @MarijnS95 in #14
  • Bump ISPC compiler version to 1.18 by @MarijnS95 in #13
  • Create release workflow by @MarijnS95 in #11
  • Add aarch64 prebuilts by @MarijnS95 in #5
  • Upgrade ispc-rs to 2.0.0 by @MarijnS95 in #17
  • Bump actions/upload-artifact from 2 to 3 by @dependabot in #21
  • Update criterion requirement from 0.3 to 0.4 by @dependabot in #16
  • Generate and include binaries for x86_64 and aarch64 musl targets by @MarijnS95 in #22

Full Changelog: https://github.com/Traverse-Research/ispc-downsampler/commits/0.1.1

0.1.0 - Initial release

29 Apr 13:47
7f4c7f8
Compare
Choose a tag to compare

What's Changed

  • First release of the ispc-downsampler crate, written by @KYovchevski
  • ci: Clean up and simplify scripts, run cargo fmt and cargo clippy by @MarijnS95 in #1

New Contributors

Full Changelog: https://github.com/Traverse-Research/ispc-downsampler/commits/v0.1.0