Performance: Refactored core processing to use byte slices instead of string conversions, reducing allocations and improving throughput.
Reliability: Fixed several edge cases in the GitHub API integration.
UX (Unix): Added a new goxe update command for hot-reloading, allowing the binary to update itself without interrupting the workflow on Unix systems.
Check it out here: https://github.com/DumbNoxx/goxe/releases/tag/v1.3.6Version Notes: https://dumbnoxx.github.io/goxe-doc/releases/v136/