Releases: h3poteto/megalodon-rs
Releases · h3poteto/megalodon-rs
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
0.2.1
What's Changed
- Make all entities serializable. by @ndarilek in #25
- Change generator to be able to return pleroma client by @h3poteto in #26
- Add links to repository by @matthiasbeyer in #27
- refs #28 Use env_logger instead of print log by @h3poteto in #29
New Contributors
- @ndarilek made their first contribution in #25
- @matthiasbeyer made their first contribution in #27
Full Changelog: v0.2.0...v0.2.1
0.2.0
0.1.2
0.1.1
What's Changed
- Add rust documents for megalodon trait by @h3poteto in #11
- Add metadata for crate by @h3poteto in #12
- Add dependabot config by @h3poteto in #13
- Add readme by @h3poteto in #14
- Fix dependabot config by @h3poteto in #15
- Add license file by @h3poteto in #16
- Fix sample image by @h3poteto in #17
- Publish crate when a new release is created by @h3poteto in #18
Full Changelog: v0.1.0...v0.1.1