Releases: MahdiBM/TwitchIRC
Releases · MahdiBM/TwitchIRC
Sendable conformance + Documentation + PRIVMSG fixes
Forgot to mention on the commit but PRIVMSG will be more accurate about userLogin
.
Minor Improvements
v1.0.0-beta.4
Added missing UserNotice SubGift field
v1.0.0-beta.3 Merge branch 'main' of https://github.com/MahdiBM/TwitchIRC
MASSIVE String extensions performance improvements + add some more docs
In my non-scientific tests for String.components(separatedBy:), per 1 million iteration:
Foundation's implementation took 2.5s
The old implementation of mine took 3.8s
And the new implementation takes only 1s
That's around 75% performance improvement!
First beta release :)
v1.0.0-beta.1 Delete .gitattributes