--- title: "Announcing Vieter 0.2.0" date: 2022-04-11 --- When this post gets published, I'll have successfully released version 0.2.0 of [Vieter](https://git.rustybever.be/Chewing_Bever/vieter)! For the uninitiated, Vieter is currently my biggest passion project. It's an implementation of an Arch repository server, paired with a build system for automatically building packages from the AUR & other sources. This release brings a lot of goodies; the changelog & release binaries can be found [here](https://git.rustybever.be/Chewing_Bever/vieter/releases/tag/0.2.0). The biggest changes are that Vieter now supports multiple repositories with support for packages for multiple architectures! Besides that, there's some bug fixing, improvements to the CLI & an added setting for the build system that allows for building on other architectures. The [docs](https://rustybever.be/docs/vieter/) have also been updated to reflect this new update. Of course, development won't just stop now, I have too many ideas for that ;p [0.3.0](https://git.rustybever.be/Chewing_Bever/vieter/milestone/27) will bring with it some big improvements to the builder system, allowing for more flexibility & configuration. If you're interested in the project, join me over at [#vieter:rustybever.be](https://matrix.to/#/#vieter:rustybever.be) on Matrix! Cheers <3