Commit Graph

18 Commits (6ca6c51ea625db51cd760ae598e3fbead34be76c)

Author SHA1 Message Date
Tamas Nagy e7e5bd7c7f
explicitly add julia to compat section
see https://github.com/JuliaRegistries/General/pull/1616#issuecomment-506636070
2019-07-01 13:26:12 -07:00
Tamas Nagy 9e462a480b
bump version number for patch release
[ci skip]
2019-06-19 10:40:25 -07:00
Arnav Sood 5d3e05511e allow configuration of jupyter command while weaving notebooks, fixes #194
* notebook refactor and tests

* update PR

* add jupyter test jmd

* add back full warnings and remove debugging output

* Update test filename [ci skip]

* Conda for CI

* update for CI?

* remove Conda, IJulia, and tests for now

* Project.toml changes suggested by tinagly

* revive travis tests

* comment out nb tests
2019-06-19 10:26:13 -07:00
Matti Pastell c9a814759d Release 0.9.0 2019-03-11 16:09:15 +02:00
Matti Pastell 35addd2b50 Fixes to option parsing, gadfly pdf, stripping header, add tests 2019-03-11 10:23:31 +02:00
Matti Pastell 371cec474f
Release 0.8.1 2019-03-06 10:54:54 +02:00
Matti Pastell 0332137000 Release v0.8.0 2019-03-02 18:36:48 +02:00
Matti Pastell 12f829a0ca Release 0.7.2 2019-02-26 10:47:43 +02:00
Matti Pastell 1e630ed825
Update Project.toml 2019-02-08 16:16:07 +02:00
Matti Pastell 36339a07ff
v0.7.0 2019-01-29 08:53:52 +02:00
schrimpf ab09bddcd8 change cache to work with figures (#158)
* Changed read/write cache to use serialize/deserialize instead of
JLD2. JLD2 fails to save strings longer than 2^16 characters, which
can occur in the stringmime() of large figures.

* Added test for cache with figures and html output.
Updated REQUIRE & Project.toml to include Serialization instead of
FileIO and JLD2

* Added "Import Pkg;" to expected output of errors, so that tests pass.
2019-01-03 15:40:32 +02:00
Matti Pastell aa4ba7ed52
Cleaning for Julia 1.0 (#141) 2018-08-17 10:28:12 +03:00
Matti Pastell 9aa01e4b89
Get CI running on 0.7 (#137) 2018-08-13 15:06:07 +03:00
Matti Pastell 2508268500 Update Plots dependency 2018-08-10 00:24:42 +03:00
Matti Pastell c72b7e7668 Add test depencies 2018-08-06 11:11:36 +03:00
Matti Pastell 2dbb5cc696 Bump highlights in deps 2018-08-06 11:04:11 +03:00
Matti Pastell a5ba74dcd1 Makes Plots a depency in order to run tests 2018-07-27 09:21:57 +03:00
Matti Pastell bb350ab334 Add Project.toml 2018-07-27 00:58:05 +03:00