All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
Generated by auto-changelog
.
- Add cleanup in mocha tests
- Add
addMode
- Fix #15
- Add lockfile
- Add tests and fix REPL mode completion
- Add french translation
- Fix input position when mode changes
- Update changelog generation
- Fix changelog
- Document Mode class
- Document History & bot.dashboard
- Fix repl mode completion
- Fix completion
- Revert "Fix completion"
- Fix completion
- Add test action
- handle errors
- Update tests to be accurate
- Clean code
- Revert "Clean code"
- Clean code
- Spelling fix
- Add returns for History.prev()
- Fix line break
- Support completion for minecraft versions before 1.13
- Update comments
- Revert "Support completion for minecraft versions before 1.13"
- Support completion for minecraft versions before 1.13
- Change default color for readability purposes
- Move comment
- Change format
- Revert "Change format"
- Change format
- Make the width relative to the length of MODE
- Fix completion with 0 text
- Add comment for dashboard.commands
- Revert "Fix completion with 0 text"
- Fix completion with 0 text
- Make the width relative to the length of MODE
- Fix #5
- Fix #6
- Fix #1
- Add testing environment
- Fix wrong cursor rendering when added offset
- Fix tests on push
- Cleanup code semantics
- Add JSDoc tags
- Fix a typo
- Remove same elements in a row in history
- Fix skipping last history element
- Fix no 'new' when creating class instance
- Add CHANGELOG.md
- Fix linting
- Add mouse scrolling to mode and log windows
- Fix linting
- Add error logging section in README.md
- Add mineflayer's default chat pattern
- Fix error when going up in empty history
- Add Node v12.0.0 as an engine dependency
- Remove postversion hook
- Fix options is undefined
- Add a fully working version
- Add a lot of info to README.md
- Initial commit
- Add webstorm stuff to gitignore
- Move standard to devDependencies
- Fix cursor position after using tab completion
- Fix crashing when switching mode
- Add screenshot