- fixed missing newline in README
- fixed issue with mvaddstr wrapping
- added error handling for arguments
- added libtinfo dependency necessary for some systems
- added -L descent level and -h
- added +/- controlls for level control
- fixed demo, small README fix
- libgit2 link for .gitignore exclusions
- -I [regex] flag for manual ignore matching
- separate threads for filesystem and terminal I/O
- keybindings for new features
- Rewritten using C++17
- First release written in C with basic features