Jon Scheiding
Jon Scheiding
I've used Dory on a Mac for awhile, and to level up its usefulness, I've configured it to respond to DNS queries with a private IP address, and configured said...
## Description Make monkey-patched `data.set` and `data.get` respect options (and any other arguments that may be added some day) Closes #885
## Description CKEditor5 `setData` options are ignored ## Environment *Which version of MathType does this happen in?* `@wiris/[email protected]` *What is the relevant software and their versions?* - CKEditor 5 -...
#### Description of changes If the AWS profile specified in the Amplify config doesn't exist, _or_ if the AWS config files themselves don't exist, various Amplify operations log this error:...
The `--stop-at-end` flag doesn't work when piping input. ``` $(gource --log-command git) > repo.log # Exits as expected gource --stop-at-end repo.log # Never exits cat repo.log | gource --stop-at-end --log-format...
The `isFinished()` method on `StreamLog` returns `true` when the stream is empty. Attempting to modify it so that (at least on POSIX platforms) it can only return `true` when the...