mirror of
https://github.com/writeas/writeas-cli
synced 2025-07-26 23:08:16 +00:00
22 lines
663 B
Plaintext
22 lines
663 B
Plaintext
writeas-cli (1.2) xenial; urgency=medium
|
|
|
|
* Add --md flag
|
|
|
|
-- Write.as <hello@write.as> Sat, 29 Sep 2018 12:15:27 -0400
|
|
|
|
writeas-cli (1.1+git20171119.dc1ab5b-1ubuntu1) xenial; urgency=medium
|
|
|
|
* Add --user-agent flag
|
|
|
|
-- Write.as <hello@write.as> Tue, 25 Sep 2018 13:02:41 -0400
|
|
|
|
writeas-cli (1.0+git20171119.dc1ab5b-1) xenial; urgency=medium
|
|
|
|
* All logging and errors go to stderr, not stdout (Closes: #11)
|
|
* Verbose logging requires `-v` or `--verbose` flag
|
|
* Executable now lives in `cmd/` directory
|
|
* All errors exit with status 1
|
|
* Fixed `cli` library deprecation (Closes: #8)
|
|
|
|
-- Write.as <hello@write.as> Sun, 19 Nov 2017 09:36:28 -0500
|