Skip to content

0.8.10

Compare
Choose a tag to compare
@github-actions github-actions released this 11 Jul 15:14
**0.8.10**

- Match IPython ctrlc and new lines behavior
- Bunch of changes to `load` command in order to improve the interactive usage of the repl:
  - `load` now compiles the codes before loading it and output errors if present
  - `load` resets the repl before importing the code
  - Add `reload` which reloads the last specified path