summaryrefslogtreecommitdiff
path: root/ci
Commit message (Collapse)AuthorAgeFilesLines
* upgrade Mill to latest versionLi Haoyi2019-06-302-3/+3
|
* 0.2.1: support for Scala 2.13.0. Some tests using Quill disabled until they ↵0.2.1Li Haoyi2019-06-151-17/+21
| | | | | | | | | | get on 2.13 as well Small typos There were pair of really inconsequential typos in the documentation. .
* Replace '== Some(x)' with contains(x)t.kusumoto2018-08-191-2/+2
| | | | | | | | | | | | Simplifying equality of the instance of Option and Some(x). Before: option == Some(x) Some(x) != option After: option.contains(x) !option.contains(x)
* Tweak websocket tests, example and docsLi Haoyi2018-08-131-1/+1
|
* Tweak publishingLi Haoyi2018-08-131-1/+1
|
* tweak publishingLi Haoyi2018-08-131-2/+2
|
* tweak publishingLi Haoyi2018-08-131-2/+2
|
* upgrade Mill so we can take advantage of testLocalLi Haoyi2018-08-131-1/+1
|
* cleanup root dirLi Haoyi2018-08-132-0/+89
|
* auto-upload examplesLi Haoyi2018-08-121-7/+0
|
* 0.0.10.0.1Li Haoyi2018-08-125-0/+61