Releases: h3poteto/megalodon-rs
Releases · h3poteto/megalodon-rs
0.3.5
0.3.4
0.3.3
What's Changed
- fix(mastodon): fields_attributes as hash instead of array by @hylobates-agilis in #58
- Auto-reconnect WebSocket with tokio-tungstenite by @h3poteto in #59
New Contributors
- @hylobates-agilis made their first contribution in #58
Full Changelog: v0.3.2...v0.3.3
0.3.2
0.3.1
0.3.0
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
0.2.5
What's Changed
- Fixed array serialisation by @esttorhe in #41
- Update env_logger requirement from 0.9 to 0.10 by @dependabot in #43
- Fix array serialization for Pleroma by @h3poteto in #44
- Implement fmt::Display and FromStr for SNS by @h3poteto in #45
New Contributors
Full Changelog: v0.2.4...v0.2.5
0.2.4
0.2.3
0.2.2
What's Changed
- Replace manual error impls with thiserror derive by @matthiasbeyer in #31
- Make env_logger dev-dependency by @matthiasbeyer in #32
- Update env_logger requirement from 0.8 to 0.9 by @dependabot in #33
- Fix pleroma status entity by @h3poteto in #35
New Contributors
- @dependabot made their first contribution in #33
Full Changelog: v0.2.1...v0.2.2