Skip to content

Releases: metacall/distributable-linux

MetaCall Distributable Linux v0.8.2 [2025-01-30]

30 Jan 16:22
Compare
Choose a tag to compare
  • Add python port.
  • Disable 386.
  • Remove logs.
  • Pass platform properly.
  • Trying to solve issues, remove qemu for amd64, improve script.
  • Trying again.
  • Solve issues with nodejs.
  • Remove fail fast.
  • Try node 386.
  • Disable node tests completely for all architectures.
  • Trying to solve issues.
  • Update MetaCall version and add patch for nodejs in 386 architecture.
  • Add devel test.
  • Feature/multiarch Review (#24)
  • Update install phase.

MetaCall Distributable Linux v0.8.1 [2024-08-14]

14 Aug 15:56
Compare
Choose a tag to compare
  • Update metacall version to v0.8.1.
  • Update ci.yml
  • Update post-release.yml
  • Update ci.yml
  • Update ci.yml
  • Revert changes.
  • adding repo dispatch

MetaCall Distributable Linux v0.8.0 [2024-06-27]

27 Jun 18:10
1d198ef
Compare
Choose a tag to compare
  • Update post-release.yml
  • Update post-release.yml
  • Update metacall version to v0.8.0.
  • Add embedding doc

MetaCall Distributable Linux v0.7.0 [2024-02-21]

21 Feb 18:43
Compare
Choose a tag to compare
  • Add tests for ruby.
  • Update MetaCall and dependencies to the latest version of Guix.
  • Error from previous commit.
  • Remove .env extraction, it's available under /etc on the profile file.
  • Major improvements in builds script.
  • Update license, improved the build script, implemented env export in metacall package, generate .env for the tarball.
  • Update comments indentation.

MetaCall Distributable Linux v0.6.0 [2022-12-27]

27 Dec 21:10
Compare
Choose a tag to compare
  • Update metacall version to v0.6.2.

MetaCall Distributable Linux v0.5.9 [2022-11-22]

22 Nov 18:05
Compare
Choose a tag to compare
  • Make ci run on each pull and PR.
  • Post Release Workflow to test install scripts (#12)

MetaCall Distributable Linux v0.5.8 [2022-09-14]

14 Sep 23:27
Compare
Choose a tag to compare
  • Update metacall to the latest version, update guix to the latest version, update node lts to the latest minor version, change cherow by espree, update nonguix to the latest version.

MetaCall Distributable Linux v0.5.7 [2022-04-27]

27 Apr 12:44
Compare
Choose a tag to compare
  • Trying to solve tsx bug with no luck.
  • Update metacall version to v0.5.20
  • Update MetaCall to version 0.5.19.

MetaCall Distributable Linux v0.5.6 [2022-03-16]

16 Mar 10:06
Compare
Choose a tag to compare
  • Update metacall to version v0.5.16
  • Delete .gitlab-ci.yml
  • Added CI configuration (paramsiddharth#1)

MetaCall Distributable v0.5.1 [2021-10-07]

07 Oct 15:07
Compare
Choose a tag to compare
  • Update channel tag, add locale and nss-certs for build phase, disabled cs loader completely for now.
  • Disable dotnet temporally in master.
  • Add locales and certificates.
  • Update metacall to version v0.5.6.
  • Trying to solve bug of not finding the runtime files in NetCore.
  • Trying to solve sdk problem in netcore with no success.
  • Solved bugs related to netcore certificates.
  • Update metacall to v0.5.4.
  • Add base for netcore, still not working.