[Bug 251394] devel/mill: Update to 0.9.3
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Thu Nov 26 06:46:51 UTC 2020
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=251394
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 at FreeBSD.org
Reporter: freebsd-ports at jan0sch.de
Created attachment 219989
--> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=219989&action=edit
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 = ""), 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
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-ports-bugs
mailing list