Skip to content

Releases: JanssenSimon/wimp

Solid foundations

16 Jan 16:56
73a198b
Compare
Choose a tag to compare
Solid foundations Pre-release
Pre-release

This release is a major rewrite of the script and gives a solid foundation for future improvement at the cost of some features.

It changes the interface of the wimp. Now the wimp doesn't live in the same directory as the script and now more than one wimp can exist on a single machine. The interface is now more in line with the systemd service nature of the wimp, allowing a user to check its status and restart it if something goes wrong.

It is no longer possible to use custom styling, however.

Almost at the publish line

23 Oct 16:13
Compare
Choose a tag to compare
Pre-release

We're only a couple of commits away from the full 1.0 release!

This release fixes a few bugs and adds functionality expected from this kind of app.

The only things left before 1.0 are full idempotency of the script as well as support for multiple WIMPs running on the same machine.

The wimp is born

20 Oct 01:38
Compare
Choose a tag to compare
The wimp is born Pre-release
Pre-release

Initial release. The wimp's core features are implemented and brave souls can already try it out.