Added
rustypaste >=0.15.0 supports overriding the file name by using filename header. You can also use this functionality in rpaste as follows:
rpaste -n filename-on-server.txt awesome.txtChanged
- Simplify reading content from stdin by @tranzystorekk in #96
- Split workflow into stable and beta/nightly by @tessus in #99
- Get rid of the unmaintained actions by @tessus in #102
- Add Mergify config by @orhun
- Bump dependencies by @orhun
Removed
New Contributors
- @tranzystorekk made their first contribution in #96