Terrence J. Katzenbaer
Terrence J. Katzenbaer
I'm trying to see what's new in 0.6.0 but this repo doesn't have any releases or commit tags. How do I check this?
The current implementation returns `https` rather than the scheme + host
Some libssh methods that take a char pointer and char count need to use `String.utf8.count` instead of `String.count`, else the parameter will be malformed. ```swift 1> "你好".count $R0: Int =...
I'm getting a 400 status code error from the contribution fetch job: https://xfrua0iqkc.execute-api.us-east-1.amazonaws.com/dev/v1/contributions?entity=katzenbaer&year=2022
I'm quite new to this, so I don't exactly know how all the versions correlate, but I installed your rpm onto my server and it created a separate ruby (1.8.7?)...