All Versions
24
Latest Version
Avg Release Cycle
19 days
Latest Release
-

Changelog History
Page 2

  • v1.9.1 Changes

  • v1.9.0 Changes

    • ๐ŸŽ Prevent setup twice, use file coordinator for increased performance (#83) via @AvdLee
  • v1.8.1 Changes

  • v1.8.0 Changes

  • v1.7.0 Changes

    May 27, 2020
  • v1.6.0 Changes

    February 28, 2020
    • Include device product names (#60)
    • ๐ŸŒฒ Encode Logging for HTML so object descriptions are visible (#51)
    • Trivial title fix. (#59)
    • ๐Ÿš€ Merge release 1.5.0 into master (#56)
  • v1.5.0 Changes

    February 19, 2020
    • ๐Ÿ”„ Change the order of reported sessions (#54) via @AvdLee
    • ๐Ÿš€ Merge release 1.4.0 into master (#53)
  • v1.4.0 Changes

    January 28, 2020
    • Migrate to Bitrise & Danger-Swift (#52) via @AvdLee
    • โž• Add charset utf-8 to html head (#50) via @AvdLee
  • v1.3.0 Changes

    January 03, 2020
    • ๐Ÿ”Š Make sure to check whether there's enough space left to save new logs (#37)
    • โž• Added public static method DiagnosticsLogger.isSetUp() (#41)
    • ๐Ÿ”„ Changed log times to use 24H clock (#40)
    • ๐Ÿ‘Œ Support for iOS 10.0 and update package.swift & Diagnostics.podspec to minimum deployment target iOS 10.0. #42 #47
  • v1.2.0 Changes

    December 18, 2019

    ๐Ÿš€ This release implements the forwarding of the output of the DiagnosticsLogger to not disable default logging. Previous versions would catch all logging and disabled logging in, for example, Xcode.

    โšก๏ธ It could also be that your test reports with tools like Danger didn't work anymore. Updating to this version should fix that as well!