(Relative to bossy v0.2.1)
- Breaking: Removed explicit
pure/impureconstructors; commands now inherit the environment by default, and thepuremethod can be called to clean the environment. - Added methods to
diva::Commandfor setting the current working directory. - Added
run_and_wait_for_trimmedconvenience method due to overwhelming ubiquity. - Fixed Windows build.