Aurélien Delogu

Results 12 issues of Aurélien Delogu

**Describe the bug** When an error is raised in my application, the error is printed in white, and the stack trace is not shown. For example, only this message is...

Currently, we're still at the `0.8.0` version even if there have been several new commits. What is the current state of ICR? Is it compatible with Crystal 1.0 yet? Cheers!

question

Hello, I struggled to display error messages from Granite when testing my code. The `RecordNotSaved` and `RecordNotDestroyed` messages are too generic and do not provide any clue about what is...

Hi! First, thanks a lot for your library! I really love how Requests work! I saw that there's a `timeout` option (even if I couldn't find it in the docs)....

Currently we're testing live on S3 but calls should happen locally. Hence we should handle assets with a local server in Node/Deno.

To be sure that everything is working in every environment, we should find a way to test the import of `toast`. We need to support and add examples in the...

I want to install a shard by its version but it does not work (maybe this is because there is only one tag on the repo? or that is not...

**Describe the bug** The syntax checker does not worker under WSL 2. If we write some invalid code and then save, nothing happens. After some debugging, I found where the...

bug

When developing my Origin shard (https://github.com/pyrsmk/origin), I needed to test that the compilation is failing properly when using the shard wrongly. This is especially useful when coding a macro. Here's...

enhancement

I don't know if it's intended, but I ran into a problem with my [Horizon](https://github.com/pyrsmk/Horizon) library. I'm listening to several events and Impetus is triggering swipe event even when the...