Skip to content

Releases: MahdiBM/TwitchIRC

Sendable conformance + Documentation + PRIVMSG fixes

24 Feb 10:42
Compare
Choose a tag to compare

Forgot to mention on the commit but PRIVMSG will be more accurate about userLogin.

Full Changelog

Minor Improvements

21 Feb 10:22
1b9ce04
Compare
Choose a tag to compare
Minor Improvements Pre-release
Pre-release

v1.0.0-beta.4

10 Feb 00:07
Compare
Choose a tag to compare
v1.0.0-beta.4 Pre-release
Pre-release

Added missing UserNotice SubGift field

30 Jan 00:20
Compare
Choose a tag to compare
Pre-release
v1.0.0-beta.3

Merge branch 'main' of https://github.com/MahdiBM/TwitchIRC

MASSIVE String extensions performance improvements + add some more docs

28 Jan 12:16
Compare
Choose a tag to compare

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 :)

27 Jan 05:44
af47a4b
Compare
Choose a tag to compare
First beta release :) Pre-release
Pre-release
v1.0.0-beta.1

Delete .gitattributes