Skip to content

v3.5.0

Choose a tag to compare

@Goldziher Goldziher released this 25 May 11:00
· 140 commits to main since this release
v3.5.0
4d5618b

See CHANGELOG.md for full release notes.

First non-rc release in the 3.5.0 cycle. Promoted from v3.5.0-rc.3 after the publish workflow reached fully green (run 26393110006).

Highlights

  • bindings: regenerated with alef 0.19.6. Node optional-dep package names now scoped (@kreuzberg/html-to-markdown-node-<target>).
  • ci(publish-hex): bump to kreuzberg-dev/actions@v1.6.9. cargo generate-lockfile before mix hex.publish so Hex no longer fails on the gitignored NIF lockfile.
  • ci(publish): rename Go FFI tarballs to use -go- infix. Workaround for alef 0.19.6 packager collision with C FFI prefix; alef-side fix already on alef main.