Skip to content

Releases: h3poteto/megalodon-rs

0.3.0

05 Dec 15:39
26a1e36
Compare
Choose a tag to compare

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

Full Changelog: v0.2.5...v0.3.0

0.2.5

26 Nov 03:16
f31f96a
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.2.4...v0.2.5

0.2.4

23 Nov 15:29
3e392a1
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.2.3...v0.2.4

0.2.3

21 Nov 16:14
5e491c7
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.2.2...v0.2.3

0.2.2

19 Nov 08:36
1dd521e
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.2.1...v0.2.2

0.2.1

17 Nov 11:32
ed42b7f
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.2.0...v0.2.1

0.2.0

04 Oct 13:32
b32c9d2
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.1.2...v0.2.0

0.1.2

25 Sep 01:37
3edd0a3
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.1.1...v0.1.2

0.1.1

23 Sep 08:25
86397f7
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.1.0...v0.1.1

0.1.0

22 Sep 14:53
2f1cf1b
Compare
Choose a tag to compare

This is the first release!!