diff --git a/Cargo.lock b/Cargo.lock index ac6f093..fc0dcb3 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -2637,7 +2637,7 @@ checksum = "09cc8ee72d2a9becf2f2febe0205bbed8fc6615b7cb429ad062dc7b7ddd036a9" [[package]] name = "uw8" -version = "0.2.0-rc1" +version = "0.2.0-rc2" dependencies = [ "ansi_term", "anyhow", diff --git a/Cargo.toml b/Cargo.toml index 945635e..66abb19 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "uw8" -version = "0.2.0-rc1" +version = "0.2.0-rc2" edition = "2021" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html diff --git a/site/content/_index.md b/site/content/_index.md index 8ee65ab..e9153e8 100644 --- a/site/content/_index.md +++ b/site/content/_index.md @@ -29,6 +29,17 @@ Examplers for older versions: ## Versions +### v0.2.0-rc2 + +* [Web runtime](v0.2.0-rc2) +* [Linux](https://github.com/exoticorn/microw8/releases/download/v0.2.0-rc2/microw8-0.2.0-rc2-linux.tgz) +* [MacOS](https://github.com/exoticorn/microw8/releases/download/v0.2.0-rc2/microw8-0.2.0-rc2-macos.tgz) +* [Windows](https://github.com/exoticorn/microw8/releases/download/v0.2.0-rc2/microw8-0.2.0-rc2-windows.zip) + +Changes: + +* fix timing issues of sound playback, especially on systems with large sound buffers + ### v0.2.0-rc1 * [Web runtime](v0.2.0-rc1) diff --git a/site/static/v0.2.0-rc2/index.html b/site/static/v0.2.0-rc2/index.html new file mode 100644 index 0000000..ff05584 --- /dev/null +++ b/site/static/v0.2.0-rc2/index.html @@ -0,0 +1 @@ +