1.0.3
- Documentation improvements.
1.0.2
- Added termbin.com support.
- Fix incorrectly extending default configuration with commandline options.
1.0.1
- Added luarocks github workflow, no user facing changes.
1.0.0
- Added support for updating & deleting pastes where provider supported.
- Added support for provider arguments such as expiry.
- Added advanced command support with run-time selection of provider, action and provider arguments.
- Added JSON history file for manual review & recovery.
- Added support to automatically find Github gist tokens without configuration.
- Removed sprunge.us and ix.io support (services are no longer available).
- Removed sourcehut
curlcommand option, now requires use ofhutcli tool. (Sourcehut no longer provides acurlcompatible API.)
0.1.6
- Added gist support, via curl (default) or
gh
0.1.5
- Fixed ray.so
- Added
hutsupport for source hut provider.
0.1.4
- Fixed paste.rs
0.1.3
- Added mystb.in support
0.1.2
- Added ray.so support
- Function API able to use non-default provider and provider options
0.1.1
- Added sr.ht support
- Added provider-options support
0.1.0
Initial release