Closed laughedelic closed 9 years ago
small note here: I set the default scala version to 2.11.3
, but it should be used carefully, because for example, shapeless-2 is not released for 2.11.3
and some macros stuff conflicts (use 2.11.2
with shapeless).
I have released 0.5.0-RC1
meanwhile
why 2.10.4
??
because it's an sbt plugin, as far as I know sbt doesn't support 2.11 yet
sad.
I will rewrite this when we decide on a solution for error handling: https://github.com/ohnosequences/scala-guide/pull/3
Some nice updates:
@laughedelic I'd like this to be released soon, I don't like having RC1 everywhere in build defs
Yes, I'm also thinking about it and I'm going to release it before Monday
Sorr, but I postpone it for tomorrow
Done. See release notes: v0.5.0
.
Changes in short since RC1:
great
this likely was my local problem; solved with
set every traceLevel := -1
(suppress stacktraces)pushApiDocsToGHPagesAction
check vcs operations like remote fetchingFIXME
tags to error and ask to continue if there are some