Skip to content

0.3.1

Compare
Choose a tag to compare
@RX14 RX14 released this 22 Oct 20:13
· 14 commits to master since this release

Changelog

  • (breaking change) Message#params and Message#tags are no longer nillable, and return an empty array or empty tags when called. The old nil-returning behaviour is available through Message#params? and Message#tags? respectively.