Releases: dinosaure/art
Releases · dinosaure/art
0.3.0
CHANGES:
- Add
prefix_iter(@dinosaure, #47) - Fix our implementation from fuzzer's outputs (@dinosaure, #48)
- Remove our
roweximplementation (@dinosaure, #57)
The project is now available here: https://github.com/robur-coop/bancos - Upgrade our benchmarks and remove the use of
bechamel-notty(@dinosaure, #58)
0.2.0
CHANGES:
- Add
is_emptyfunction (@dinosaure, #28) - Add a
monolithfuzzer (@dinosaure, #28) - Fix large prefix (larger than 10) (@dinosaure, #45)
v0.1.1
CHANGES:
- Remove the C implementation of
ctzto
be easily compatible with MirageOS
(@dinosaure, #22) - Fix typo on the
README.md
(@kevinji, @dinosaure, #17)