Releases: crystal-china/magic-haversack
Releases · crystal-china/magic-haversack
v0.6.3
Add
- bin/sb_static, for build static x86_64 binary easy.
- Add built support with libxml2-static (with it dependency xz-static)
Update
- Refine bin/sb script.
- scripts/alpine_sha256_gen new generate complete YAML config.
Remove
- Delete dev packages, it's seem like not be used when built static binary.
- libevent-dev
- libsodium-dev
- openssl-dev
- sqlite-dev
- yaml-dev
- zlib-dev
v0.6.2
Update
- Update to use latest version packages
- Add scripts/alpine_sha256_gen script for update alpine package easier.
- Rename apple-darwin into it code name.
- remove pcre, Crystal now use pcre2 as default.
- Add bin/sb script make cross compile Crystal program use zig compiler with one-liner.
For how to use libs.tar.gz
This file exists for you have to run rake task to fetch those files from network, which need a ruby environment, just extract this file into this project root, and here you go.