Waddle Devlog 3
Releases! Releases!
You can download releases on the github page now!
What changed?
- Added a README
- Added a timeout option for penguins (my name for workflow tasks)
- Added SendFolderPenguin and ReceiveFolderPenguin which can send and receive folders from the server
- Added Logging
- Added SendFilePenguin and ReceiveFilePenguin which can send and receive files
- Improved the CLI
- Got really stressed out trying to become #1 on the globaly hackatime leaderboard 😅
- Managed to become #1 on the global Hackatime leaderboard in last 24 hours
- Added publish waddle workflow so I can build the binaries using waddle
What’s planned?
- Completely refactor the workflow runner so that nested workflows can be allowed
- SendCompressedFolderPenguin
- ReceiveCompressedFolderPenguin