David Bernard
David Bernard
I'll add support for `u` and `μ` (micro) as 10 pow -6, but the value will be truncated to 0m, like currently for `n` (nano).
Hi, I'm glad to know that the plugin is useful. Can you give more details about the feature ? For example, do you expect that `--sort "column"` will sort in...
Thanks for reporting, I'll publish a new version soon and I'll migrate from glibc to musl so this issue should gone (I hope following test I made 2 yo with...
Sorry I'll not be able to produce for the next release - a musl binary: some of transitive dependencies require libc and failed to build when build target musl -...
Else thanks for the feedback, now I know that it can be build with old glibc, CentOS 7. in 0.14 the json are the log (by default "warning level", -you...
Just to update info on this open tickect. The version 4.5.1 of https://github.com/davidB/scala-maven-plugin includes PR from the community for scala 3. (feedback are welcomed)
As current partial workaround (to be able to add PopOver) I expose FXFlowNodeSkin.connectors as ReadOnlyMapProperty ``` - Map connectors = new HashMap(); + final ObservableMap connectors = FXCollections.observableMap(new HashMap()); +...
I'm asking to fork/port.
can you merge the PR ?
*form discord #tools* > dwayne20/07/2019 > the ffizer crate is a lib (src/lib.rs) that generate a bin (from src/main.rs). I'll take a look a sheep. > > happens20/07/2019 > Ah...