effects
Here are 635 public repositories matching this topic...
-
Updated
Dec 15, 2021 - Go
allow to limit/annotate tests in a similar way we have for js, native, etc. when run using graalvm native-image
Magick.NET version
10.1.0
Environment (Operating system, version and so on)
macOS Big Sur 11.6.3
Description
Magick.NET does not copy libraries to the correct location on macOS (or Linux).
When running I get the following error:
Magick.NET-Q8-AnyCPU: The type initializer for 'ImageMagick.MagickFormatInfo' threw an exception.
Magick.NET-Q8-AnyCPU: The type initi
-
Updated
Apr 1, 2017 - Java
-
Updated
Mar 27, 2022 - C#
Right now, every flavor of this method takes a FiniteDuration, which is correct but less convenient. We should expand them to Duration and silently degrade to identity when it's Duration.Inf. This can be done trivially on IO because of contravariant expansion, but it might requires some bincompat shenanigans on Temporal.
-
Updated
Mar 7, 2022 - Java
-
Updated
Mar 16, 2022 - JavaScript
-
Updated
Nov 23, 2020 - C#
-
Updated
Mar 24, 2022 - JavaScript
-
Updated
Mar 17, 2022 - C#
-
Updated
Mar 22, 2022 - C#
-
Updated
Nov 3, 2020 - Haskell
-
Updated
Jan 16, 2021 - Swift
-
Updated
Jun 27, 2021 - JavaScript
-
Updated
Feb 26, 2022 - C++
Improve this page
Add a description, image, and links to the effects topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the effects topic, visit your repo's landing page and select "manage topics."


Right now our CI runs for 3 node versions: 8, 10, and 12.
These are pretty old nodejs versions. v12 is EoL this April. Furthermore we aren't testing the latest LTS versions (14, 16, 17). My hunch is that support for 8, 10, and 12 aren't particularly useful.
I t