Josiah Eubank
Josiah Eubank
zipLeft was suggested to fix a throwaway parameter in a tap However the UIO[Unit] is not compatible with the ZStream data type, therefore this should not be suggested
When using Expectation.Exactly on zio 1.0.18, if the expectation fails then the rendered error is ``` Assertion failed: - unsatisfied expectations ``` (notice there is not a list of expectations...
Add option to append a filenameFormatter. This could be extended in the future to accept a prepend option. I could not think of a use for prepend since it would...
To better support ISO 8601, the documentation on the [isoParse](https://github.com/d3/d3-time-format#isoParse) should use `%Z` instead of `Z`
Need an option to consider all of the commits in the push as a whole rather than the rules having to match every single commit. Example: pushing two commits with...
The designer allows you to specify Horizontal Alignment for ActionSet and renders it with the alignment applied. The documentation does not indicate that Horizontal Alignment is a valid property and...