v0.1.2
- Replace deprecated
Module.eval_quoted/2withCode.eval_quoted_with_env/3for Elixir 1.18+ compatibility
v0.1.1
- Fix macro hygiene bug where
force_buildpath passed an unbound variable to Zigler's__using__macro
v0.1.0
- Initial release
use ZiglerPrecompiledmacro for downloading and loading precompiled Zig NIFs- Target detection for Linux, macOS, Windows, FreeBSD with Nerves support
- SHA-256 checksum verification
- Download caching with configurable retries and proxy support
mix zigler_precompiled.downloadtask for generating checksum files- Force-build fallback to Zigler
- NixOS / offline support via
ZIGLER_PRECOMPILED_GLOBAL_CACHE_PATH