You are browsing as a guest. Sign up (or log in) to start making projects!

6h 25m 10s logged

Waddle Devlog 4 :partytux: (I’m running out of emojis)

New release (v0.4.1)

Info: Previous configurations will not be compatible with this version but migrating shouldn’t be difficult. You can backup your config and run waddle init to generate a new one.

Waddle is now on Nuget!!! That means you can now install Waddle using dotnet tool install -g Waddle.Cli :yay:
And you can still find new releases on GitHub as well :)

New features

  • Allow .w.yaml and .w.yml file endings to avoid conflicts with other tools :geometry-dash-normal:
  • Improved README a lot (I went on a side quest and built a little script that fills out a readme template :heaviersob: )
  • I spent a lot of time making it as easy as possible to try this project (Worked on the docker file, created start script for the container, improved Quick Start section in README…) :geometry-dash-easy:
  • a few bug fixes
  • You can now put relative paths in your waddle.yaml (which makes it a lot more portable) :happy:
  • You don’t have to specify authentication configuration anymore, so you can create client-only workflows :thumbs-up:

Struggles :geometry-dash-demon:

  • Tried to fix a very weird bug for an hour. I had a weird issue where the program would get stuck whenever I did not specify a log file in the config even after I removed most log-related things. Turned out it was a UI component not being thread-safe :cry-cursed:
0
17

Comments 0

No comments yet. Be the first!