24 Commits

Author SHA1 Message Date
76864cbaa4 ci: Use zigbuild w/ maturin 2.1.0 2025-10-17 16:00:40 -06:00
ba32c59ef3 Version 2.1.0 2025-10-17 15:18:40 -06:00
Henrique Gemignani Passos Lima
fe436d4386
Add python bindings using maturin (#3)
Co-authored-by: Luke Street <luke@street.dev>
2025-10-17 15:16:26 -06:00
c762f2522d Version 2.0.1 2.0.1 2025-10-16 17:43:49 -06:00
0f0eb3f63f Fix first byte handling 2025-10-16 17:39:45 -06:00
45b071ec7f Update README.md 2025-10-14 20:12:33 -06:00
e1626abde0 Simplify Dict type usage (and avoid stack alloc) 2.0.0 2025-10-14 19:56:39 -06:00
9dcfecc8b2 Version v2.0.0: Native Rust port 2025-10-14 19:56:39 -06:00
e81a6d439b Define c_ulonglong 1.0.2 2025-10-14 10:55:07 -06:00
c1d28b9ab7 ci: install-llvm-action never updated v2 2025-10-14 10:51:23 -06:00
09c01faf07 ci: Different LLVM version, c_ulong -> usize 2025-10-14 10:48:08 -06:00
185205c2ae Update to Rust 1.71.0 2025-10-14 10:44:14 -06:00
7633122c87 ci: Update install-llvm-action 2025-10-14 10:42:46 -06:00
385c334114 Update rust-version, LLVM, add c_ulong to types 2025-10-14 10:41:36 -06:00
icefire
5cfbb3f393 Update dependencies
Updates lzokay to latest commit
Updates cc and bindgen to latest versions
2025-10-13 17:24:24 -03:00
acd77da20e Add deny.toml for cargo-deny 2021-09-02 23:30:05 -04:00
310093b38a Manually set bindgen sysroot for Android build 2021-09-01 19:06:37 -04:00
34fc7e4286 Release 1.0.1: Fix cargo:rerun-if-changed 1.0.1 2021-08-25 20:05:28 -04:00
bece03719c Add .gitattributes to force LF for test*.txt on Windows 1.0.0 2021-08-25 19:12:00 -04:00
0a7f63db04 Fix platform check in workflow 2021-08-25 18:59:53 -04:00
a24507ff1e Attempted fix for Windows/macOS build 2021-08-25 18:56:21 -04:00
cd89d6cec6 Fix feature gates 2021-08-25 18:44:23 -04:00
1268d66ca5 Clone submodules in workflow 2021-08-25 18:31:38 -04:00
91d467665e Initial commit 2021-08-25 18:28:57 -04:00