Skip to content

Releases: patw/moofile

v1.0.4

Choose a tag to compare

@github-actions github-actions released this 08 Aug 14:03

Full Changelog: v1.0.3...v1.0.4

v1.0.2

Choose a tag to compare

@github-actions github-actions released this 07 Aug 18:12

Full Changelog: v1.0.1...v1.0.2

v1.0.1

Choose a tag to compare

@github-actions github-actions released this 07 Aug 16:06

Full Changelog: v1.0.0...v1.0.1

MooFile 1.0.0

Choose a tag to compare

@patw patw released this 07 Aug 14:05

Moofile finally hits 1.0 with proper multi language bindings. These all work on my machine, but are in a 1.0 state and may have rapid fixes in the coming weeks. We've finally escaped Python world and can Moo everywhere!

Highlights

  • Stable shared Rust core and bindings for Python, C, C++, Go, Node.js, and C#.
  • GitHub Actions build native binary artifacts for Linux, macOS, and Windows.
  • Python wheels publish to PyPI (heavily tested).
  • npm and NuGet publishing are wired up, but are explicitly less tested than PyPI.
  • Java remains available as a buildable binding and release artifact, but is not published to a package registry yet.

Distribution

  • Python: pip install moofile
  • Node.js: npm install moofile
  • .NET: dotnet add package MooFile
  • C/C++/Go/Java: download the matching native library archive from the release assets.

See DISTRIBUTION.md for publishing prerequisites and known caveats.

Full Changelog: v0.6.0...v1.0.0

v0.6.0

Choose a tag to compare

@github-actions github-actions released this 29 Jul 02:52

Full Changelog: v0.5.2...v0.6.0

v0.5.2

Choose a tag to compare

@github-actions github-actions released this 14 Jul 19:43

Full Changelog: v0.5.1...v0.5.2

v0.5.1

Choose a tag to compare

@github-actions github-actions released this 14 Jul 01:15

Full Changelog: v0.5.0...v0.5.1

v0.4.1

Choose a tag to compare

@github-actions github-actions released this 13 Jul 21:35

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

v0.3.5

Choose a tag to compare

@github-actions github-actions released this 11 Jul 13:03

Full Changelog: v0.3.4...v0.3.5

v0.3.4

Choose a tag to compare

@github-actions github-actions released this 11 Jul 02:25

Full Changelog: v0.3.3...v0.3.4