0.2.5 - Dec 9, 2018
  - Prevent clobbering of command return statuses (thanks @gwk)
  - Add Ctrl-n and Ctrl-p mappings (thanks @greyblake)
  - Support spaces in HISTFILE (thanks @markusjevringgoeuro)
  - Recompiled with Rust rustc 1.31.0 to fix segfaults
0.2.4 - Dec 4, 2018
  - Important update: fixes bug where historical directory paths would be incorrectly updated when a directory that was a
    prefix of another was moved, resulting in historical directory references that never actually existed.
  - Silences logs when moving / renaming directories.
  - Fixes importing of shell history that contains invalid UTF8 characters.
0.2.3 - Dec 3, 2018
  - Note: 0.2.3 was never built as a release or pushed to Homebrew.
  - Use clobbering redirects, thanks to @gwk.
