Skip to content

Releases: JuliaInterop/NBInclude.jl

v2.3.1

12 Jun 23:14
e72e509
Compare
Choose a tag to compare

NBInclude v2.3.1

Diff since v2.2.0

Merged pull requests:

Closed issues:

  • Spurious undefined variable error (#16)
  • Compat with Compat (#19)
  • Is there a way to make PyPlots not show up? (#20)
  • A way to check if code is running in NBInclude (#21)
  • add "nbexport" to convert notebook to .jl file (#22)
  • TagBot trigger issue (#26)
  • Do not include the __main__ (#29)
  • HELP! nbexport: using input arguments in incorrect order completely deletes/empties the Notebook (#30)

v2.2.0

10 Feb 04:02
Compare
Choose a tag to compare

NBInclude v2.2.0

Diff since v2.1.0

Closed issues:

  • Install fails on travis-ci.com (#14)
  • ,softscope=true or ;softscope=true (#17)

Merged pull requests:

v2.1.0

01 Sep 03:28
Compare
Choose a tag to compare

softscope option (#12).

v2.0.1

17 Aug 01:27
3648d6b
Compare
Choose a tag to compare

fix precompile deprecation for 1.0

v2.0.0

25 Jun 17:48
ac63e1b
Compare
Choose a tag to compare

0.7 compatibility — had to switch from nbinclude(path) to @nbinclude(path) in the API, because the current module (@__MODULE__) is now only available in a macro.

v1.2.0: added anshook

25 May 16:41
Compare
Choose a tag to compare

Added anshook keyword to run a function on the return value of each cell (#7).

v1.1.0

23 Jan 03:44
Compare
Choose a tag to compare

New regex and counters options (PR #2), drop support for Julia 0.3.