Commit 69615b9
committed
Version 0.3.13 "Prepare for 0.4!"
Because our plan to the version 0.4 is finally ready, this release
makes our first steps for the next major release (most likely 0.4).
In fact, some changes are directly from ongoing version 0.4 design branch.
* Deprecation of certain types, modules, traits and operator overloads.
* New: `prelude` public module
* It's currently empty but `use ssdeep::prelude::*;`
will be convenient on the next major release.
* Other minor fixes / changes
* To keep MSRV low, tests need a *lower* version of the `libc` crate.1 parent 231a552 commit 69615b9
2 files changed
+2
-2
lines changedSome generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
0 commit comments