atuin/src
Ellie 7fa3e1c0f4
Do not crash if the history timestamp is in the future (#250)
Resolve #189

We were throwing an OutOfRangeError. This occurs when you attempt to
convert to a duration, and your input is <0. A value in the future would
have done this. This is especially noticeable during DST...
2021-12-20 05:52:07 +00:00
..
command Do not crash if the history timestamp is in the future (#250) 2021-12-20 05:52:07 +00:00
shell remove unused environment var loading entire history into an env var (#242) 2021-12-16 19:45:05 +00:00
main.rs Release v0.6.4 2021-04-26 18:36:19 +01:00