Skip to content

Releases: terasakisatoshi/MyWorkflow.jl

Release v0.19.0

07 Nov 10:55
cd5b700
Compare
Choose a tag to compare

Feature

  • Add examples regarding to JSXGraph
  • Add example for LazySets.jl
    • Fix compat for LazySets.jl
  • enable jldoctest
  • Allow to initialize Pluto from Jupyter Notebook/Lab

Release v0.18.0

26 Oct 02:17
e0b8836
Compare
Choose a tag to compare

Feature

  • use Julia-v1.5.2 as a base image #245
  • add RCall.jl to run/call R from Julia #256
  • bump compat for some packages
  • fix some bugs
  • Do not install LazySets v1.37.x #254
  • Del unused files #250

Release v0.17.0

16 Sep 03:33
48edcbc
Compare
Choose a tag to compare

Feature

  • update Julia's base image to v1.5.1
  • #228

Release v0.16.3

13 Sep 02:03
3eddb8f
Compare
Choose a tag to compare

Feature

Release v0.16.2

01 Sep 11:24
438602a
Compare
Choose a tag to compare

Feature

Release v0.16.1

31 Aug 01:14
2e9065e
Compare
Choose a tag to compare

Feature
update Dockerfile to generate ijuliacompile.jl automatically
bump up version of some packages

Release v0.16.0

08 Aug 11:32
Compare
Choose a tag to compare

Feature

  • use Julia 1.5 as a base image
  • add Clang.jl's example

Release v0.15.0

05 Aug 17:31
f23f5e7
Compare
Choose a tag to compare

Feature

  • update precompile_statements_file regarding to jupyter notebook and atom #197
  • allow restart to run all via Alt-R key #195
  • update packages
  • add BenchmarkTools #199

Release v0.14.0

28 Jun 13:37
33da78b
Compare
Choose a tag to compare

Feature

  • add example of LazySets.jl and JuMP/Tulip
  • remove Turing example 😭
  • totally rewrite README.md

Release v0.13.2

27 Jun 06:49
2491d7a
Compare
Choose a tag to compare

Feature

  • Add example of Plotting library PyPlot, Seaborn.jl #168, #175
  • update version of packages e.g. Plots, IJulia, which will be burned into sysimage