Skip to content

1.0.1

Compare
Choose a tag to compare
@canvural canvural released this 06 Nov 21:03
a2db045

What's Changed

Changed

  • Fix groupBy Collection method signature
  • Renamed CheckJobDispatchArgumentTypesCompatibleWithClassConstructorRule to CheckDispatchArgumentTypesCompatibleWithClassConstructorRule by @canvural in #1003
  • CheckDispatchArgumentTypesCompatibleWithClassConstructorRule now checks for argument types compatibility with the class constructor for both Event and Job classes. by @canvural in #1003

Improvements

  • Clarified "static analysis" wording in docs and logo by @asgrim in #1008

New Contributors

Full Changelog: 1.0.0...1.0.1