Lilith River

Results 256 comments of Lilith River

This would be really great! Right now offline usage of LEAN is near impossible, and the online ide is constantly corrupting and duplicating files, while the build system is only...

0.8.3 introduced a small breaking change without following semver, but I have re-listed it. There were no vulnerabilities. On Thu, May 16, 2024 at 2:25 AM Tonći Vatavuk ***@***.***> wrote:...

Which nuget packages did you use? On Sat, Jun 22, 2024, 9:02 AM bichtv ***@***.***> wrote: > I have issued runtime application. > pls help me resolve issue. Thanks >...

Arm support is in preview, coming soon! On Wed, Jan 15, 2025, 2:30 AM Egor ***@***.***> wrote: > I believe the native runtime doesn't support ARM architecture. You should >...

We do have arm packages for osx, linux, and windows on nuget now. The Imageflow.AllPlatforms release candidate pulls them all in - dotnet can be buggy on xplat packages so...

ModelToTomlTransform sorts primitives above non-primitives, but preserves leading trivia (the newline before authors). I'm unfamiliar with the rationale behind primitive sorting, but I don't know if this is actually a...

This appears to be a compatibility issues with rest-client 2.1.0. Specifying `gem 'rest-client','= 2.0.2'` in Gemfile is a workaround

Rest-client has been abandoned for 5 years, which is an eternity in HTTP security. At one point it contained malicious code: https://www.securityweek.com/backdoor-found-rest-client-ruby-gem/ Consider Faraday or something maintained? There are active...

https://github.com/rest-man/rest-man

Given how frequently http vulnerabilities pop up, this is really neglectful of Chargebee.