Commit Graph

12 Commits (documenter_build)

Author SHA1 Message Date
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