Skip to content

0.8.0

Compare
Choose a tag to compare
@robertoaloi robertoaloi released this 10 Jan 19:17
9a41d0e
  • Suggest type specifications via TypEr
  • Jump to definition for parse transforms
  • Show OTP version on startup
  • Take into account parse transforms runtime dependencies
  • Silence Elvis during tests
  • Don't crash if compiler options are not found (thanks to @zsoci)
  • Handle macros in patterns (thanks to @gomoripeti)
  • Be able to add directories to code path via the code_path_extra_dirs config parameter (thanks to @zsoci)
  • Remove leftovers of db_dir (thanks to @gomoripeti)
  • Be able to define a custom path for the elvis.config file via the elvis_config_path config parameter (thanks to @define-null)