Werner van Deventer

Results 11 issues of Werner van Deventer

The current implementations of messaging use message pumps with callbacks which is not as efficient as bulk requesting in some circumstances. High volume scenarios should be bulk fetching to reduce...

enhancement
Hacktoberfest

Please add support for xUnit 2.3

enhancement

When hiding a column in the table using a "hide" filter, the value cannot be used as a column in the "columns" array of a chart header. This is contrary...

bug

Sometimes Smocks randomly fails all `Run` calls and never recovers again. Changing the static method names in the `Setup` calls makes it works again for a while until it breaks...

Files compressed with UnRAR 5.x cannot be extracted with UnRAR 4.x causing some downloads to fail the extraction step. Updating the package to use the latest UnRAR for Slackware enables...

- Added test for 5 live EMV QR codes that failed to be parsed but are actually valid. - Fixed merchant information tag ID range validation, it can be from...

The TLV parsing breaks with an `ArgumentOutOfRangeException` when using EcoBank codes. There are EMV compliant codes as far as I know. Here is an example code that breaks: 0002010102110213404587568745904155326311155509945204625353039365802GH5915MAXMART LIMITED6005ACCRA62240708620037450308620037456304C913...

If you remove the salt and use a custom alphabet with min hash length the resulting hash does not match other languages/libraries. Expected SQL settings ``` DECLARE @salt nvarchar(255) =...

### I have checked the following: - [X] I use the newest version of bruno. - [X] I've searched existing issues and found nothing related to my issue. ### Describe...

bug

- [x] I have read the [documentation](https://mapperly.riok.app), including the [FAQ](https://mapperly.riok.app/docs/getting-started/faq/) - [x] I can reproduce the bug using the latest prerelease version - [x] I have searched existing [discussion](https://github.com/riok/mapperly/discussions) and...

enhancement