Releases: rusty-ecma/RESSA
Releases · rusty-ecma/RESSA
v0.9.0-alpha.3
v0.9.0-alpha.2
Remove the Box<dyn std::error::Error>
variant from the Error
enum. The Other
variant will now be spit between Regex<res_regex::Error>
and Io<std::io::Error>
.