Patrik Svensson

Results 77 issues of Patrik Svensson

It seems like all SBOMs over 500kb cannot be verified.

The handlebars parser do not remove whitespace that tags occupy. Consider the following example: ``` handlebars {{#each Categories}} {{#if HasName }} {{Name}} {{/if}} {{Description}} {{/each}} ``` Will render the following...

I've ported all my build scripts over to this. CUKE is superior!

First, thank you for a fantastic library. I've been using it for quite some time and I love it. I noticed today that there is no `ShouldBe` method for `ulong`...

Enhancement

enhancement

The following PNG predictors need to be implemented: - [ ] `TIFF` - [ ] `PngNone` - [ ] `PngSub` - [ ] `PngUp` - [X] `PngAverage` - [ ]...

enhancement