v1.10.0: Alt ←/→, Refactor
- Refactor prompt code #68
- tests are on their way #96
- First line isn't rendered on Terminal.app open in macOS #67
- Working Directory not printed on first run #62
- Update first line on "Alt + ←" and "Alt + →" #66
- skip defining hostname on fish
3.x#98 - new code convention described in CONTRIBUTING.md:
- private entities are prefix with
_pure_ - public entities are prefix with
pure_
- private entities are prefix with
Code refactoring help us introduce a lots of tests and better project structure for upcoming 2.0.0.
Thanks to: @comfortablynick and @schrodincat for his multiple PRs 👍