ref_inspector v0.20.0 Release Notes

Release Date: 2018-07-22 // almost 6 years ago
    • ✨ Enhancements

      • Parsing speed has been improved and made more independent of database size
      • The configurable :init method will now be automatically executed when running the mix download task without manually ensuring the application is started
    • 🗄 Deprecations

      • Accessing the system environment by configuring {:system, var} or {:system, var, default} will now result in a Logger.info/1 message and will stop working in a future release
    • Backwards incompatible changes

      • The mix task alias ref_inspector.yaml.download has been removed
      • The reload alias RefInspector.reload_databases/0 has been removed