What's Changed
- Deprecate
is_successful()
method in favor of newsuccessful
property by @Deuchnord in #16 - Warn about the default value of the
normalize_carriage_return
argument ofrun()
changing for version 2.0. by @Deuchnord in #17 - Enhance execution time related features by @Deuchnord in #18
- Add a new
exec_time_ns
property for very demanding needs
Full Changelog: v1.4.0...v1.5.0