diff options
author | Johannes Ranke <jranke@uni-bremen.de> | 2022-11-11 14:05:41 +0100 |
---|---|---|
committer | Johannes Ranke <jranke@uni-bremen.de> | 2022-11-11 14:05:41 +0100 |
commit | f4b487c7677c9c228bdc11851bc7f932c5311e38 (patch) | |
tree | 5b297700b35f77d27c3dd706d95a80c855e80222 /ChangeLog | |
parent | 6b9d255583aa798482cd02e0a27cda0c7867a39e (diff) |
Update docs, use run.sh on travis
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 54 |
1 files changed, 54 insertions, 0 deletions
@@ -1,3 +1,57 @@ +commit 6b9d255583aa798482cd02e0a27cda0c7867a39e +Author: Johannes Ranke <jranke@uni-bremen.de> +Date: 2021-11-26 16:15:21 +0100 + + Update README after switching to reticulate + +commit e7d3077065cd449b234a6b2338efd70a94f94fbd +Author: Johannes Ranke <jranke@uni-bremen.de> +Date: 2021-11-19 07:38:08 +0100 + + Better approach to skip bcpc on travis, update docs + +commit c9819ab029bb2386d25bfa9be850c9f10478188e +Author: Johannes Ranke <jranke@uni-bremen.de> +Date: 2021-11-19 02:30:36 +0100 + + Don't run pai example on Travis... + +commit ee867b11c38a6c0d97b999986f78cd014fd2bfd1 +Author: Johannes Ranke <jranke@uni-bremen.de> +Date: 2021-11-19 01:57:57 +0100 + + Skip BCPC for travis + +commit ebbf0dba2aebb17d07a1974426794a183b48a27e +Author: Johannes Ranke <jranke@uni-bremen.de> +Date: 2021-11-19 01:27:28 +0100 + + Try webchem from my drat + +commit b6c6b7d3cba18c73c5a0b7ed3c51abc5e1d1f5e0 +Author: Johannes Ranke <jranke@uni-bremen.de> +Date: 2021-11-19 01:20:44 +0100 + + Cache packages on Travis + +commit 2f0c97b09da92c0a353f0002938e5795c7aa3472 +Author: Johannes Ranke <jranke@uni-bremen.de> +Date: 2021-11-19 00:29:03 +0100 + + Update README after making main the default branch + +commit 79123acfdd9a9b905a5b177e2b7aa0d604e52267 +Author: Johannes Ranke <jranke@uni-bremen.de> +Date: 2021-11-19 00:22:03 +0100 + + Add plot example, update static docs + +commit 0056584e5168df75bca159ddf3469aa07457b77d +Author: Johannes Ranke <jranke@uni-bremen.de> +Date: 2021-11-19 00:18:22 +0100 + + Update tests and logs + commit d032fb8ba7b0827bb896b6d9a07d6449d88cf511 Author: Johannes Ranke <jranke@uni-bremen.de> Date: 2021-11-18 23:52:32 +0100 |