What's Changed
- Read url from env in example by @h3poteto in #46
- derive Default on Option-heavy structs to enable ..Default::default() pattern by @lunasorcery in #49
- Update tungstenite requirement from 0.17 to 0.18 by @dependabot in #48
- refs #47 Use /api/v2/media for uploading media by @h3poteto in #50
- refs #42 Implement auto-reconnect for web socket by @h3poteto in #51
New Contributors
- @lunasorcery made their first contribution in #49
Full Changelog: v0.2.5...v0.3.0