summaryrefslogtreecommitdiff
path: root/build.sc
Commit message (Expand)AuthorAgeFilesLines
* 0.3.60.3.6Li Haoyi2019-11-071-42/+2
* Flesh out `BatchActor.scala` into its own module, `cask.Actor`. Add the first...Li Haoyi2019-11-031-5/+45
* bump Scala to 2.13.1Li Haoyi2019-10-101-1/+1
* Add example of setting static file headers, compressing static filesLi Haoyi2019-10-091-0/+3
* Add test to verify `compress` decorator is properly passing through irrelevan...Li Haoyi2019-10-091-1/+4
* Merge branch 'master' of github.com:lihaoyi/caskLi Haoyi2019-10-091-1/+1
|\
| * Bump uPickle versionlihaoyi-patch-2Li Haoyi2019-09-251-1/+1
* | upgrade to quill 3.4.10, re-enable database examplesLi Haoyi2019-10-091-5/+5
|/
* Merge pull request #14 from lihaoyi-databricks/masterLi Haoyi2019-09-161-0/+6
|\
| * Provide a simple builtin websocket client in `cask.WsClient`Li Haoyi2019-09-161-0/+6
* | 0.2.80.2.8Li Haoyi2019-09-161-0/+3
|/
* fix artifact nameLi Haoyi2019-09-161-0/+1
* cross-build cask.util for Scala.jsLi Haoyi2019-09-161-12/+40
* Sketch out a standard `cask.Logger` interface and standardize dependency inje...Li Haoyi2019-09-151-0/+2
* First pass at providing a convenient API for handling websocketsLi Haoyi2019-09-141-0/+3
* .Li Haoyi2019-09-141-1/+1
* tweak example generationLi Haoyi2019-06-301-5/+3
* fix-publishLi Haoyi2019-06-301-1/+1
* upgrade Mill to latest versionLi Haoyi2019-06-301-24/+19
* 0.2.1: support for Scala 2.13.0. Some tests using Quill disabled until they g...0.2.1Li Haoyi2019-06-151-24/+23
* Upgrade upickle -> 0.7.1Grant Gavares2018-11-211-3/+3
* 0.1.90.1.9Li Haoyi2018-08-261-2/+2
* 0.1.80.1.8Li Haoyi2018-08-261-1/+1
* 0.1.7: micro-optimizations to remove trivially unnecessary bottlenecks0.1.7Li Haoyi2018-08-261-1/+1
* bump to latest version of MillLi Haoyi2018-08-261-1/+1
* 0.1.30.1.3Li Haoyi2018-08-221-2/+5
* Robustify, speed up and scale up the websocket example testsLi Haoyi2018-08-181-1/+1
* 0.1.10.1.1Li Haoyi2018-08-181-1/+1
* 0.1.00.1.0Li Haoyi2018-08-131-2/+2
* 0.0.90.0.9Li Haoyi2018-08-131-3/+4
* 0.0.80.0.8Li Haoyi2018-08-131-2/+2
* 0.0.70.0.7Li Haoyi2018-08-131-8/+9
* 0.0.60.0.6Li Haoyi2018-08-131-1/+16
* 0.0.50.0.5Li Haoyi2018-08-131-2/+2
* 0.0.40.0.4Li Haoyi2018-08-131-1/+1
* 0.0.30.0.3Li Haoyi2018-08-131-1/+1
* 0.0.20.0.2Li Haoyi2018-08-131-1/+1
* tweak publishingLi Haoyi2018-08-131-1/+1
* Basic websocket support worksLi Haoyi2018-08-131-0/+3
* license, publishingLi Haoyi2018-08-131-2/+15
* trim unnecessary dependenciesLi Haoyi2018-08-131-3/+0
* fix-buildLi Haoyi2018-08-131-2/+2
* cleanup root dirLi Haoyi2018-08-131-1/+1
* add docs on writing custom endpointsLi Haoyi2018-08-131-3/+3
* Add scalatags exampleLi Haoyi2018-08-131-1/+7
* auto publishing of docs w/ example downloads worksLi Haoyi2018-08-121-37/+4
* auto-upload examplesLi Haoyi2018-08-121-6/+123
* Remove `scopt` dependencyLi Haoyi2018-08-091-1/+0
* Full TodoMVC example basically worksLi Haoyi2018-08-081-0/+4
* Refactor decorators into a more traditional delegation model, and use that to...Li Haoyi2018-08-081-1/+3