Skip to content

Releases: Chiplis/moonbird

1.0.1

13 Jul 06:20
Compare
Choose a tag to compare

Change default bearer token.

1.0.0

08 Apr 01:06
Compare
Choose a tag to compare

Intermediate files are no longer created, reducing file IO by about 50% with only a small increase in RAM usage.

0.2.1

03 Apr 17:18
Compare
Choose a tag to compare

File merging is now only triggered if it's guaranteed that there are files that can be merged.

0.2.0

03 Apr 01:45
Compare
Choose a tag to compare

Files are now downloaded and merged in parallel.

0.1.2

01 Apr 22:11
Compare
Choose a tag to compare

Use temp_dir() to save downloaded fragments.

0.1.1

01 Apr 18:32
Compare
Choose a tag to compare

Minor memory stability and usability fixes.

v0.1.0

30 Mar 22:19
Compare
Choose a tag to compare

Significant performance and memory usage improvements.

RAM consumption should now remain stable throughout the lifetime of the application. Temporary files are created to avoid keeping audio fragments in memory.

Tokio's filesystem API is now used to provide async capabilities when reading/writing files.

0.0.1

28 Mar 22:41
Compare
Choose a tag to compare

Initial release.