github jdxcode/rtx v1.2.6

latest releases: v1.30.2, v1.30.1, v1.30.0...
16 months ago

This release adds a couple of things that should make diagnostics of issues easier. I removed all of the runtime optimization settings I had since that prevented seeing a full traceback on panics. Now it is just using the rust defaults.

I did some tests on a machine that didn't have git and got strange error messages about a "file missing". This shows an explicit error if git --version isn't working. Git is maybe not strictly required, (you could manually copy a plugin in and use it), but it pretty much is.

Full Changelog: v1.2.5...v1.2.6

Don't miss a new rtx release

NewReleases is sending notifications on new releases.