Skip to content

0.5.0

Compare
Choose a tag to compare
@milesgranger milesgranger released this 05 Dec 12:04
· 126 commits to master since this release
e4ecbef
  • Remove duplicate reflectors (#70)
    • Add default compression middleware
      Checks 'Accept-Encoding' header and chooses appropriate compression

    • Use the Controller's reflectors in the monitor_gordo/models
      functions instead of creating multiples and wasting memory.