-
### Feature description
There are several utility classes from the Grails 7 migration that have been duplicated between GORM & Grails Core. Since GORM is not meant to depend on Grails Core, we shoul…
-
Hi @MicroBahner,
Since many stepper motor drivers must be controlled by Open Drain output, it would be great to support this. Currently, I achieved this by changing some lines in the "src\utilities…
-
### Question
Hi,
I've created a library app where I have a bunch of common test related functions and that I have a dependency on from my test app. The dependency is downloaded (from another GitHub …
-
SupportCompanion versions tested: 1.4.0.80830, 1.3.0.80829, 1.2.0.80809
macOS Versions tested: 14.3 (I'm updating this computer to 14.7 to check if it's the OS version)
When I run SupportCompanion…
-
We have a custom message distribution service, which should send messages to a segment of our users. I'm planning to add an option for templating, for example:
```
{{username}}, you won {{amount}}…
-
There has been lots of discussion about this, but nothing that has become a canonical standard or even a listing of all interest(ed|ing) libraries.
A goal of this is to enumerate all of the libraries…
-
In utility libraries (like this one), do we want restrictive dependencies such as `numpy@^2`?
This will make this package incompatible with most of our repos
-
- Routines to convert from PEM files to TPM structures and back
- Including key blob format for the engine
- routine for populating a TPM2B_PUBLIC with the provisioning spec details:
- https://…
-
The level of support for the renesas_uno architecture is unclear.
* The `library.properties` does not currently declare support for the renesas_uno architecture.
* The [uno-r4-library-compatibilit…
-
```
Please create a vector-utils mili library, with the following basic
(initial) functionality:
- filtering out: remove elements with indexes specified in a vector of indexes
- filtering in: remove…