Releases: writeas/writeas-cli
Releases · writeas/writeas-cli
writeas v2.0 / wf v1.0
This version supports all the Write.as API v2 functionality: accounts and blogs.
New:
- Authenticate with
writeas auth <username>
- Log out with
writeas logout
- Sync local anonymous posts to your account with
writeas claim
- Publish a file with
writeas publish filename
- Publish to your blog with
writeas -b <blog-alias>
- View a list of your blogs with
writeas blogs
- Update a post's language with
writeas update --lang en
Changes:
- Now you'll list your posts with
writeas posts
instead ofwriteas list
-- it shows all anonymous posts, including ones on your account when authenticated - writeas-cli is now licensed under the GPL, instead of MIT
Fixes:
- Fix
writeas delete
errors not displaying
Thanks for contributing!
@abhinav
@robjloranger
Version 1.2
- Add
--md
option for getting post URLs with Markdown enabled
Version 1.1
- Support new
--user-agent
flag
Version 1.0
Version 0.4
- Add
--font [value]
option for creating and updating posts - Use SSL for all requests
- Fix
--code
flag not working onwriteas --code
command
Version 0.3
- Enable composing new posts in default text editor with
writeas new
- Automatically copy URL to clipboard when publishing a new post
- Fix error on
writeas list
when there are no saved posts - Add status messages when updating, deleting, or fetching posts
- Add more helpful help to
writeas add
command - Add more error messages when something goes wrong
- Fix User-Agent header missing on most requests to backend
Version 0.2
- Add ability to add posts locally with
writeas add
- Change post font to monospace