Skip to content

Conversation

sjrd
Copy link
Member

@sjrd sjrd commented Apr 28, 2016

No description provided.

@sjrd
Copy link
Member Author

sjrd commented Apr 28, 2016

Review by @gzm0 and @nicolasstucki
I still need to update the Downloads and API pages.


## Version history of Scala.js

- [0.6.8](/news/2016/03/18/announcing-scalajs-0.6.8/)
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Shouldn't 0.6.9 also make part of the history?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yes ^^

@gzm0
Copy link
Contributor

gzm0 commented Apr 28, 2016

That's all.


* [#2314](https://github.com/scala-js/scala-js/issues/2314) Infinite loop in `BigDecimal.isValidLong`
* [#2333](https://github.com/scala-js/scala-js/issues/2333) The JUnit runner does not report failures as events, causing `sbt test` to erroneously succeed
* [#2345](https://github.com/scala-js/scala-js/issues/2345) Different `hashCode` in JS and JVM for case class with big `Long`
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Maybe you could reference the scala/scala fix as well.

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I don't think it is relevant. The scala/scala bug was a much more obscure corner case, which is totally unrelated to #2345, other than being located in the same file Statics.scala ;)

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

OK

@nicolasstucki
Copy link
Contributor

That is all

@sjrd
Copy link
Member Author

sjrd commented Apr 29, 2016

Updated, also with API and download links.

@gzm0
Copy link
Contributor

gzm0 commented Apr 29, 2016

LGTM. (The testtkit api is not up yet, right)?

@sjrd
Copy link
Member Author

sjrd commented Apr 29, 2016

(The testtkit api is not up yet, right)

None of the docs are up yet. I need them to hit Maven before I can automatically download them to the server with my script ;)

@gzm0
Copy link
Contributor

gzm0 commented Apr 29, 2016

Hahahaha, fair enough :P

@sjrd sjrd merged commit 907115a into scala-js:master Apr 30, 2016
@sjrd sjrd deleted the scalajs-0.6.9 branch April 30, 2016 07:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

3 participants