Skip to content

v0.4.0

Compare
Choose a tag to compare
@github-actions github-actions released this 13 Nov 11:58
· 44 commits to main since this release
5b07c15

ExpressionExplorer v0.4.0

Diff since v0.3.0

Merged pull requests:

  • Store FunctionName as tuple instead of Vector{Symbol} (#6) (@fonsp)
  • NFC: Cleanup 🧹 (#7) (@Pangoraw)
  • Track whether or not using and import are in global scope (#10) (@Pangoraw)
  • Remove can_be_function_wrapped (#11) (@fonsp)

Closed issues:

  • What should be public API? (#1)
  • Move can_be_function_wrapped to Pluto (#9)