0.9.0 (2025-03-31)
- Add MCP server to allow posting from AI agents (#72) (9c046f2)
- Add signal option to post() (#69) (ae04256)
0.8.0 (2025-03-21)
- Remove CommonJS files (#59)
- Add strategy to post to dev.to (#55) (0b30203)
- Enable image uploads for Bluesky (c243128)
- Enable image uploads for Mastodon (c243128)
- Remove CommonJS files (#59) (62b991e)
- Support image embeedding for Dev.to (#66) (6dde57b)
- Support image uploads for Discord bots (#65) (35ce812)
- Support image uploads for Discord Webhooks (#64) (e05d6f3)
- Support image uploads for LinkedIn (#62) (ef1fd2b)
- Support image uploads for Twitter (#61) (281a267)
- Support uploading of images (#60) (c243128)
0.7.0 (2025-02-26)
0.6.3 (2025-02-19)
0.6.2 (2025-02-19)
0.6.1 (2025-02-18)
0.6.0 (2025-02-18)
0.5.0 (2025-02-14)
- Include error details in Bluesky failures (25e79b4)
- Remove -f shortcut for --file option (#39) (e01d384)
0.4.0 (2025-02-11)
0.3.1 (2025-01-08)
- CLI should exit with non-zero code when a strategy fails (37e48e7)
- deps: update dependency dotenv to v16.4.7 (#27) (44b5942)
0.3.0 (2024-12-30)
- Client#post() always returns array of responses (#23)