Releases: onihilist/NShell
Releases · onihilist/NShell
0.5.1
What's Changed
- fix: updated current dir in shell prompt by @onihilist in #22
- Add LICENSE by @onihilist in #23
- feat: more customization for the shell prompt by @onihilist in #24
- fix: path in HistoryManager/PluginLoader/ThemeLoader by @onihilist in #25
- feat(readline): optimize key handling and input management (#15) by @onihilist in #29
- FIX : Commands & Scripts interactive fix by @onihilist in #26
- [FEAT] - config file by @onihilist in #31
- [FEAT] Dynamic Plugin Loader by @onihilist in #27
- Add production-ready shell features: tab completion, aliases, history search, chaining, and redirection by @Copilot in #32
New Contributors
- @Copilot made their first contribution in #32
Full Changelog: 0.2.1...0.5.1
0.3.0-pre
What's Changed
- fix: updated current dir in shell prompt by @onihilist in #22
- Add LICENSE by @onihilist in #23
- feat: more customization for the shell prompt by @onihilist in #24
- fix: path in HistoryManager/PluginLoader/ThemeLoader by @onihilist in #25
- feat(readline): optimize key handling and input management (#15) by @onihilist in #29
- FIX : Commands & Scripts interactive fix by @onihilist in #26
- [FEAT] - config file by @onihilist in #31
- [FEAT] Dynamic Plugin Loader by @onihilist in #27
Full Changelog: 0.2.1...0.3.0-pre
NB : Still need to fix something for the DPL (Dyn Plugin Loader), still struggling with that.
0.2.1
What's Changed
- feat: issues templates by @onihilist in #12
- feat: command autocompletion by @onihilist in #13
- add COC & CONTRIB markdown files by @onihilist in #14
- rename project by @onihilist in #16
- Update README by @onihilist in #17
- feat: keyboard handler by @onihilist in #18
- fix: path for ThemeLoader by @onihilist in #19
Full Changelog: 0.2.0...0.2.1
0.2.0
Changelog from 0.1.0 to 0.2.0: release...0.2.0
Full Changelog: alpha...0.2.0
0.1.0
What's Changed
- Develop by @onihilist in #1
New Contributors
- @onihilist made their first contribution in #1
Full Changelog: alpha...release