v1.2.1
What's Changed
- refactor: migrate from using
hyper
toreqwest
(#11) - refactor: remove all unsafe code (#12)
- feat: add a new thread-safe struct
AutoposterHandle
that lets you remotely feed data into theAutoposter
- deps: update several dependencies (#14, #15, #16, #17)
- doc: remove unnecessary examples to simplify documentation
Full Changelog: v1.2.0...v1.2.1