- make compatible with Tidal 1.0.0
- refactored to TypeScript
- added unit tests
- revert GHCI Linux change (published bug)
- fix for the GHCI executable on Linux
- added settings for outputting random messages in standard output, if desired.
- add config option to toggle GHCI output on/off in console
- add config option to display incremented eval count in console
- add configuration setting details in package.json
- handle errors when boot file cannot be found.
- display error message with path/config info when boot file cannot be found.
- added setting for using a
BootTidal.hs
file in the local directory
- Code cleanup.
- Removed post window output. Output is now only available in console output.
- added
flood
function to boot - clear post window content occasionally
- Initial release 🎉