Releases: tamatebako/tebako
Releases · tamatebako/tebako
Version 0.11.0
Version 0.10.0
What's Changed
- fix: typo by @bradgessler in #213
- fix: bypass segfault on macos-13 by @maxirmx in #214
- feat: refactor tebako to facilitate separate run-time and application packaging by @maxirmx in #206
New Contributors
- @bradgessler made their first contribution in #213
Full Changelog: v0.9.3...v0.10.0
Version 0.9.3
- Update MacOS tests
Version 0.9.2
- Create brewfile to better support macos environment
Version 0.9.1
Version 0.9.0
What's Changed
- feat: An option to mount host folder to tebako memfs (Ruby on Rails support requirement)
Full Changelog: v0.8.8...v0.9.0
Version 0.8.8
Version 0.8.7
What's Changed
- Support patchelf option when clang/llvm toolchain is used for paclaging @maxirmx in #198
Using patchelf fork by @chitao1234
Full Changelog: v0.8.6...v0.8.7
Version 0.8.6
What's Changed
- Implemented optional patching of Tebako packages created on Ubuntu. This patching remove GLIBC_PRIVATE reference and allows to use tebako package on Gnu Linux systems with differenc versions of glibc. This feauture is experimantal. Thanks to @d4rky-pl for research and solution proposal.
Full Changelog: v0.8.5...v0.8.6