From 87daeda7c3f31d9b7ac881fc0feafedeec653f59 Mon Sep 17 00:00:00 2001 From: Li Haoyi Date: Mon, 19 Feb 2018 07:41:22 -0800 Subject: start a changelog --- readme.md | 27 ++++++--------------------- 1 file changed, 6 insertions(+), 21 deletions(-) diff --git a/readme.md b/readme.md index f79deacf..872a8839 100644 --- a/readme.md +++ b/readme.md @@ -373,29 +373,14 @@ end of 2017. Until then, let's keep Mill private. If someone wants to poke their nose in and see what's going on, we should expect them to contribute code! -### Release Criteria +## Changelog -The final milestone before a public release, is for Mill to be able to fully -substitute SBT in developing the following projects: -- https://github.com/lihaoyi/mill: a single-scala-version, single-platform Scala - project +### 0.1.1 -- https://github.com/lihaoyi/acyclic: a Scala project cross-published against - Scala {2.10, 2.11, 2.12} +- Fixes for `foo.console` +- Enable Ammonite REPL integration via `foo.repl` -- https://github.com/playframework/play-json: a Scala project with multiple - submodules partially-cross-published against Scala {2.10, 2.11, 2.12} X {JVM, - JS} +### 0.1.0 -- https://github.com/lihaoyi/utest: a Scala project fully-cross-published - against Scala {2.10, 2.11, 2.12} X {JVM, JS, Native} - -- https://github.com/gitbucket/gitbucket: a standalone *application* build - using Scala (v.s. all the libraries listed above) with a simple build - -Each of these are relatively simple projects. Satisfying all of their -requirements (codegen, building, testing, publishing, etc.) and being happy with -the Mill code necessary to do so (both in their build code, as well as Mill's -own implementation). Meeting that baseline is the minimum we should support -before advertising Mill to the general community +- First public release \ No newline at end of file -- cgit v1.2.3