# Revision history for `parsley` ## 0.1.0.0 -- 2021-05-22 * First version. Released on an unsuspecting world. ## 0.1.0.1 -- 2021-05-22 * Moved tests and benchmarks into a subproject, which will be easier later down the line. * Removed useless `dump-core` flag (only used by test and bench, not by the library). * Fleshed out README properly!