Date: Thu, 26 Nov 2020 06:46:51 +0000 From: bugzilla-noreply@freebsd.org To: ports-bugs@FreeBSD.org Subject: [Bug 251394] devel/mill: Update to 0.9.3 Message-ID: <bug-251394-7788@https.bugs.freebsd.org/bugzilla/>
next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D251394 Bug ID: 251394 Summary: devel/mill: Update to 0.9.3 Product: Ports & Packages Version: Latest Hardware: Any OS: Any Status: New Severity: Affects Only Me Priority: --- Component: Individual Port(s) Assignee: ports-bugs@FreeBSD.org Reporter: freebsd-ports@jan0sch.de Created attachment 219989 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D219989&action= =3Dedit Update devel/mill to version 0.9.3. Hi, an update for devel/mill to version 0.9.3. Changelog --------- - Replace the built in @main method functionality with the MainArgs library - Note that the MainArgs replacement has some backwards incompatibilities: Short flags like -i can no longer be passed via --i, the @doc("") is now @arg(doc =3D ""), Seq[T] parameters are now passed via repeated --foo flags rather than comma-separated. - Add the ability to relocate/shade files in .assembly - Twirl enhancements - Add scalacPluginClasspath to Tests - Add toMap methods to BuildInfo - Bump coursier to version 2.0.0 - Make BSP support a first-class citizen - Omit the suffix in artifactName in cross modules - Allow test classes with constructor parameters - Proguard contrib module Kind regards, Jens --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-251394-7788>