Skip to content

v0.6.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 27 Jan 11:45
· 5 commits to main since this release
3c5fb6c

REPLSmuggler v0.6.0

Diff since v0.5.1

Fixes:

  • Displaying certain objects cause errors. #49

New Features

  • Return module information when smuggling errors (breaking change)
  • Upgrade protocol version to 0.5 (breaking change)

Internals

  • Added functional tests for evaluation.

Merged pull requests:

  • test(eval): Added rough tests for evaluation. (#44) (@Klafyvel)
  • feat(protocol): Send module information when smuggling errors. (#45) (@Klafyvel)
  • chore(deps): bump codecov/codecov-action from 4 to 5 (#46) (@dependabot[bot])
  • fix: displaying certain objects cause error. try displaying them first (#50) (@ArbitRandomUser)

Closed issues:

  • Add a mechanism to reply with images. (#19)
  • running this julia code causes REPLsmuggler to crash (#49)