Skip to content

1.2

Compare
Choose a tag to compare
@soutaro soutaro released this 09 Jun 01:49
· 31 commits to master since this release
  • Assigning nullable to self is now allowed
  • Add filtering option
  • Add nullarihyon version command
  • Add --debug option

Filtering allows to focus warnings on subset of program.

  • nullarihyon check --filter ClassName files... prints warnings related to ClassName
  • For Xcode integration, add nullfilter file in directory where Xcode project is located in
    • Nullarihyon reads newline delimited list of class names to filter from the file