Skip to content

v1.2.0

Compare
Choose a tag to compare
@github-actions github-actions released this 03 May 20:41
· 245 commits to master since this release
873e38f
Release v1.2.0

* Add `ctrl-r, alt-r` key actions for reloading a module
* Add `d, alt-d` key actions for showing the dependent modules
* Use Box<dyn std::error::Error> instead of failure::Error
* Update the date in the manual page
* Update .gitignore about Visual Studio Code
* Update README.md about key binding changes
* Remove the deprecated failure crate