Scala Native v0.3.9 Release Notes

Release Date: 2019-04-23 // about 5 years ago
  • ๐Ÿš€ This release has been championed by @ekrich to enable ekrich/sconfig and scalameta/scalafmt cross-compiling to Scala Native 0.3.x. Special thanks to him for this effort! ๐Ÿ‘

    ๐Ÿฑ Library improvements ๐Ÿ“š

    ๐Ÿ‘ #1419 Add forwarders to support sconfig and scalafmt (by @ekrich)
    ๐Ÿšš #1429 Move UnicodeBlock and Subset under Character object (by @thesamet)
    #1452 Add java.util.IdentityHashMap (by @ekrich)
    โœจ #1488 Enhance java.io.File to support URI (by @ekrich)
    #1489 Add minimal java.time.Duration (by @ekrich)
    #1490 Add unimplemented method to java.util.Properties (by @ekrich)
    #1492 Add stubs to URL and URLConnection (by @ekrich)
    #1514 Add a few more forwarders to scalafmt to link (by @densh)

    ๐Ÿ›  Bugfixes ๐Ÿ›

    ๐Ÿ‘ #1486 Support assignment to extern variables (by @jonas)

    Contributors ๐Ÿ‘ฅ

    ๐Ÿš€ According to git shortlog -sn --no-merges v0.3.8..v0.3.9, 4 people contributed to this release: Eric K Richardson, Denys Shabalin, Jonas Fonseca, Nadav Samet.

    ๐Ÿฑ Thank you all! โœจ ๐Ÿฐ โœจ