[0.13.3] - 2023-07-18 added: * added parse error for unexpected negative duration * added `default.nix` and `shell.nix` for building with nix changed: * replaced `is-terminal` dependency with `std::io::IsTerminal` * MSRV bumped to `1.70.0` fixed: * replaced int overflow errors in duration parsing with duration overflow errors * fixed hyperlink formatting in README