K9 icon indicating copy to clipboard operation
K9 copied to clipboard

Add `mappings-latest` function to Clojure sandbox

Open SizableShrimp opened this issue 4 years ago • 0 comments

This is a simple PR that adds a new static method to MappingDownloader, which takes in a channel string and outputs the latest version for that string. A function is also added to the sandbox init clojure file to support this. This is useful for a trick that I am making. I confirmed it to work in nREPL.

SizableShrimp avatar Mar 30 '21 19:03 SizableShrimp