Skip to content

Releases: filecoin-project/filecoin-ffi

v1.32.0-rc1

04 Dec 22:23
72e100d
Compare
Choose a tag to compare

What's Changed

  • parallel tests and faster runners by @Stebalien in #499
  • chore: update the fvm to update to the latest CID/Multihash versions by @Stebalien in #507
  • ci: remove unecessary dependencies from macos by @Stebalien in #508

Full Changelog: v1.31.0...v1.32.0-rc1

v1.31.0

18 Nov 14:06
dfe9d75
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.30.0...v1.31.0

v1.31.0-rc1

10 Nov 15:50
72b081d
Compare
Choose a tag to compare
v1.31.0-rc1 Pre-release
Pre-release

What's Changed

Full Changelog: v1.30.0...v1.31.0-rc1

v1.30.0

30 Oct 10:03
62131ac
Compare
Choose a tag to compare

What's Changed

  • ci: migrate ci setup from circle ci to github actions by @galargh in #464
  • chore: remove circle CI config by @rvagg in #476
  • chore!: bump go version to 1.21, fix staticcheck errors by @rvagg in #477
  • chore: add nv-24 skeleton by @kamuik16 in #479
  • ci: automate creation of GitHub releases and tags by @galargh in #475
  • feat: FFI_PORTABLE to build a maximally portable binary by @rvagg in #480
  • chore: 1.30.0-dev release by @rjan90 in #481
  • ci: fix asset publishing in release check workflow by @galargh in #488
  • chore: release v1.30.0-dev2 by @galargh in #487
  • feat: download release tarball from named release by @rvagg in #492
  • chore: release v1.30.0-rc1 by @rjan90 in #493
  • chore: update FVM to v4.3.3 by @rjan90 in #494
  • chore: release v1.30.0-rc2 by @rjan90 in #495

New Contributors

Full Changelog: v1.28.0...v1.30.0

v1.30.0-rc2

07 Oct 08:23
815fb3a
Compare
Choose a tag to compare
v1.30.0-rc2 Pre-release
Pre-release

This is the second release candidate of Filecoin-FFI v1.30.0, which carries the changes for the NV24 upgrade.

What's Changed

Full Changelog: v1.30.0-rc1...v1.30.0-rc2

v1.30.0-rc1

25 Sep 07:24
b30ba94
Compare
Choose a tag to compare
v1.30.0-rc1 Pre-release
Pre-release

This is the first release candidate of Filecoin-FFI v1.30.0, which carries the changes for the NV24 upgrade.

What's Changed

  • ci: migrate ci setup from circle ci to github actions by @galargh in #464
  • chore: remove circle CI config by @rvagg in #476
  • chore!: bump go version to 1.21, fix staticcheck errors by @rvagg in #477
  • chore: add nv-24 skeleton by @kamuik16 in #479
  • ci: automate creation of GitHub releases and tags by @galargh in #475
  • feat: FFI_PORTABLE to build a maximally portable binary by @rvagg in #480
  • chore: 1.30.0-dev release by @rjan90 in #481
  • ci: fix asset publishing in release check workflow by @galargh in #488
  • chore: release v1.30.0-dev2 by @galargh in #487
  • feat: download release tarball from named release by @rvagg in #492

New Contributors

Full Changelog: v1.28.0...v1.30.0-rc1

v1.30.0-dev2

17 Sep 15:28
2a04411
Compare
Choose a tag to compare
v1.30.0-dev2 Pre-release
Pre-release

This is a developer release of Filecoin-FFI intended for testing out #480 and the nv24-skeleton. This is the same release as v1.30.0-dev, but with assets published

What's Changed

  • ci: automate creation of GitHub releases and tags by @galargh in #475
  • feat: FFI_PORTABLE to build a maximally portable binary by @rvagg in #480
  • chore: 1.30.0-dev release by @rjan90 in #481

Full Changelog: v1.29.0-dev...v1.30.0-dev2

v1.30.0-dev1

16 Sep 15:26
605ca1b
Compare
Choose a tag to compare
v1.30.0-dev1 Pre-release
Pre-release

This is a developer release of Filecoin-FFI intended for testing out #480 and the nv24-skeleton. This is the same release as v1.30.0-dev, but generated with the GH UI to get the assets published until we have sorted out #486.

What's Changed

  • ci: automate creation of GitHub releases and tags by @galargh in #475
  • feat: FFI_PORTABLE to build a maximally portable binary by @rvagg in #480
  • chore: 1.30.0-dev release by @rjan90 in #481

Full Changelog: v1.29.0-dev...v1.30.0-dev1

v1.30.0-dev

11 Sep 12:12
605ca1b
Compare
Choose a tag to compare
v1.30.0-dev Pre-release
Pre-release

This is a developer release of Filecoin-FFI intended for testing out #480 and the nv24-skeleton.

What's Changed

  • ci: automate creation of GitHub releases and tags by @galargh in #475
  • feat: FFI_PORTABLE to build a maximally portable binary by @rvagg in #480

Full Changelog: v1.29.0-dev...v1.30.0-dev

v1.29.0-dev

18 Aug 08:52
affaf21
Compare
Choose a tag to compare
v1.29.0-dev Pre-release
Pre-release

This is a developer release of Filecoin-FFI intended for testing out the nv24-skeleton.

What's Changed

  • ci: migrate ci setup from circle ci to github actions by @galargh in #464
  • chore: remove circle CI config by @rvagg in #476
  • chore!: bump go version to 1.21, fix staticcheck errors by @rvagg in #477
  • chore: add nv-24 skeleton by @kamuik16 in #479

New Contributors

Full Changelog: d041c9a...v1.29.0-dev