ref_inspector v1.3.0 Release Notes

Release Date: 2019-11-27 // over 4 years ago
    • 🐛 Bug fixes
      • Hosts are now matched more strict to match expectations (#2)
        • *.host will still match host
        • *host (without a dot) will no longer match host
      • Paths are now matched more strict to match expectations (#2)
        • /some/folder will still match /some
        • /somefolder (without a slash) will no longer match /some