Devonte
Devonte
@FreddieDK Please provide the information requested above.
> What needs to be specified in `HASHIDS_SALT` or `HASHIDS_LENGTH` for this to work properly? It's corny inconvenient to use the panel when I can't quickly look at the connection...
If there's no real use case for this functionality then I will update Crimson to symlink all DLLs too, but my understanding of the DLL search order was that the...
Why can't #13694 be implemented as an overload? It would likely mean having two handler types but the current could just be deprecated, and the transition to the new signature...
I see what you mean, for my use-case I'm setting the default language for doc comments in Crystal to `crystal` but that might cause issues if someone uses a tilde-based...
> An immediate issue is that there are no tests to ensure that the resolvers do support the new kind of version tags (install might be broken), or that they...
> The test suite verifies that version tags starting with a `v` still work; they don't test that version tags _without_ a `v` are working. We need a set of...
Is there any specific reason for not implementing this? I don't find "too much of a build system" as a valid reason here. I would understand if this were an...
@beta-ziliani In any case this shouldn't happen, as @z64 already stated the "v" prefix is not standard and is not a hard requirement by other package managers, and there's no...
@z64 That's fine, I've chosen to relax the requirement in my PR anyway as it's a simpler solution, tracing typings and exceptions in Shards' codebase has proven to be tedious.