Releases: metacall/distributable-linux
Releases Β· metacall/distributable-linux
MetaCall Distributable Linux v0.8.1 [2024-08-14]
- 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]
- 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]
- 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]
- Update metacall version to v0.6.2.
MetaCall Distributable Linux v0.5.9 [2022-11-22]
- 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]
- 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]
- 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]
- Update metacall to version v0.5.16
- Delete .gitlab-ci.yml
- Added CI configuration (paramsiddharth#1)
MetaCall Distributable v0.5.1 [2021-10-07]
- 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.
MetaCall Distributable v0.5.0 [2021-09-27]
- Typo in comment.
- Change ruby 3 by 2.7, the version 3 is still not supported.
- Solve ruby and cobol paths.
- Add the dependencies build in deps for caching.
- Temporary disable netcore and build with latest version of node, ruby and python.
- Trying to update metacall and add multicore builds.
- Update metacall.scm
- Stopped by 'error NU1101: Unable to find package'.
- Trying to make CodeAnalysis dependency work.
- Pulling nonguix properly and linking netcore, trying to implement codeanalysis dependency.
- Add base for nonguix and netcore.