Open
Description
Some Scastie bugs related to library dependencies arise from the need to query the releases available for a given project.
- Library lookup allows choosing a non-existent version of the dependency scastie#471
- wrong version when adding a library scastie#392
The ideal way to solve these issues would be to query a /release
endpoint exposing the required information