Skip to content

v0.4.1

Compare
Choose a tag to compare
@Jonxslays Jonxslays released this 28 Dec 20:12
· 9 commits to master since this release
c502378

But what if I want to run my own instance of Piston?

Summary

This release adds the with_url and with_url_and_key methods to Client to facilitate making requests to your own instance of Piston, if you run one.

What's Changed

  • Add Client::with_url and Client::with_url_and_key by @y21 in #10

Full Changelog: v0.4.0...v0.4.1