1.0 - 2017-11-18
- All logging and errors go to stderr, not stdout (#11)
- Verbose logging requires
-vor--verboseflag - Executable now lives in
cmd/directory
- All errors exit with status 1
clilibrary deprecation (#8)
0.4 - 2015-12-10
--font [value]option for creating and updating posts
- Use SSL for all requests
--codeflag not working onwriteas --codecommand
0.3 - 2015-09-08
- Compose new posts in default text editor with
writeas new - Automatically copy URL to clipboard when publishing a new post
- Status messages when updating, deleting, or fetching posts
- More helpful help on
writeas addcommand - More error messages when something goes wrong
- Error on
writeas listwhen there are no saved posts - User-Agent header missing on most requests to backend
0.2 - 2015-05-11
- Update posts with
writeas update - Add posts locally with
writeas add
- Post font is now monospace
0.1.1 - 2015-04-12
- Post fetching
- Initial release