- Add a lot of numerics and improve the associated comments in the source
- Increase MSRV to 1.74 to support specifying lints in
Cargo.toml
- Add a new
IrcCaseMapping
type for basic casemapping support (comparing if 2 slices are equivalent) - Improve tag parsing to be more spec compliant and update associated docs