tadejg
tadejg
This PR resolves issue #94 - `this.ownerDocument` inside of `post("save")` is always a function in latest versions of mongoose
This may be similar to #90, but a bit more generalized. I want to write a more complete integration for Trello which will support two way sync. However, I'm not...
Options passed to `initLogs()` aren't documented anywhere as far as I can tell. If they are, the docs are really well hidden and should be linked to in the project...
Zap's `HttpListener` is currently a singleton as indicated by the `the_one_and_only_listener` field. I wonder what the reasoning behind this decision was - I think it would be useful to support...
This PR removes the `HttpListener` singleton constraint and allows custom user data to be registered and later retreived inside a request handler. > closes #181
### Zig Version 0.16.0-dev.1303+ee0a0f119 ### ZLS Version 0.16.0-dev.28+24f01e40 ### Client / Code Editor / Extensions nvim 0.11.5 with LSP and Mason ZLS ### Steps to Reproduce and Observed Behavior Print...