What's Changed
* Deprecate `is_successful()` method in favor of new `successful` property by Deuchnord in https://github.com/Deuchnord/Aurornis/pull/16
* Warn about the default value of the `normalize_carriage_return` argument of `run()` changing for version 2.0. by Deuchnord in https://github.com/Deuchnord/Aurornis/pull/17
* Enhance execution time related features by Deuchnord in https://github.com/Deuchnord/Aurornis/pull/18
* Add a new `exec_time_ns` property for very demanding needs
**Full Changelog**: https://github.com/Deuchnord/Aurornis/compare/v1.4.0...v1.5.0