diff --git a/site/content/_index.md b/site/content/_index.md index 97caec0..a97dbc6 100644 --- a/site/content/_index.md +++ b/site/content/_index.md @@ -29,6 +29,19 @@ Examplers for older versions: ## Versions +### v0.2.1 + +* [Web runtime](v0.2.1) +* [Linux](https://github.com/exoticorn/microw8/releases/download/v0.2.1/microw8-0.2.1-linux.tgz) +* [MacOS](https://github.com/exoticorn/microw8/releases/download/v0.2.1/microw8-0.2.1-macos.tgz) +* [Windows](https://github.com/exoticorn/microw8/releases/download/v0.2.1/microw8-0.2.1-windows.zip) + +Changes: + +* new gpu accelerated renderer with (optional) crt filter +* optimized `hline` function, a big speed-up when drawing large filled circles or rectangles +* print fractional size of packed `uw8` cart + ### v0.2.0 * [Web runtime](v0.2.0) diff --git a/site/static/v0.2.1/index.html b/site/static/v0.2.1/index.html new file mode 100644 index 0000000..c25f2e8 --- /dev/null +++ b/site/static/v0.2.1/index.html @@ -0,0 +1 @@ +