7 Commits

Author SHA1 Message Date
Amyspark
07967927dd
feat: Make bzip3 optout (#814)
Co-authored-by: João Marcos <marcospb19@hotmail.com>
2025-05-03 20:43:59 -03:00
João Marcos
739dfa9507 Bump version to 0.6.0 2025-04-18 17:56:57 -03:00
João Marcos
ab5dd00b86
Fix release CI (#797) 2025-04-18 03:20:31 -03:00
João Marcos
fdab666bf8
Enable all tests in CI (#787)
Some tests are behind the feature `allow_piped_choice`.

By adding that to the feature list we include these tests.
2025-04-16 17:48:04 -03:00
João Marcos P. Bezerra
97b4608693 chore: use new Cargo profile in CI for shorter compilation
new profile is called `fast` and it's not as fast as `release`, but
should be fast enough for CI and compiles faster
2024-11-20 05:23:20 -03:00
João Marcos P. Bezerra
92059c3de4 CI: tweak: compile artifacts in stable Rust 2024-11-17 21:20:56 -03:00
João Marcos P. Bezerra
269058089f CI: tweak: make workflows reusable 2024-11-17 20:45:49 -03:00