abilian-core v0.11.3 Release Notes

Release Date: 2019-08-07 // over 4 years ago
  • ๐Ÿ›  Fix

    - ๐Ÿ”ง Search wasn't really configurable.
    - ๐Ÿ›  Fix bug on debug toolbar for signals.
    
    Other
    
    • โœ‚ Remove "pyre-fixme" comments.
    • ๐Ÿ”จ Small refactor (f-strings).
    • ๐Ÿ›  Typing issues fixed.
    • ๐Ÿ›  Fix for readthedocs.
    • ๐Ÿ›  Fix doc (sphinx) issues.
    • ๐Ÿ›  Fix tests.
    • Type hints.
    • ๐Ÿ›  Typing fixes.
    • ๐Ÿ›  Fix settings.
    • Cleanup imports.
    • Py3k-ize settings. May break things.
    • ๐Ÿ›  Fix typing (pyre) issues.
    • Format.
    • โš  Annotate w/ type warnings.
    • ๐Ÿ”จ Refactor: use f-strings.
    • โฌ†๏ธ Py3k: using pyupgrade.