Changelog
- 🐛 Further fixes to how links are displayed in CI: since GitLab (and probably others) have somewhat broken ANSI escape code parser,
yuio.string.Linkwill not use hyperlink protocol at all when in CI. Instead, it will print URL after the link text.