All Versions
20
Latest Version
Avg Release Cycle
33 days
Latest Release
2034 days ago

Changelog History
Page 1

  • v2.12.1 Changes

    September 02, 2018

    ๐Ÿ”„ Changed

    • โœจ Enhances unit testing to ensure that handler is executed on correct operation queue.

    ๐Ÿ›  Fixed

    • Issues with FileSystemObjectMonitor and HTTPCookieStorageMonitor handlers being executed on incorrect operation queues.
  • v2.12.0 Changes

    June 09, 2018

    โž• Added

    • Three new monitor classes: CurrentLocaleMonitor, SystemClockMonitor, and URLCredentialStorageMonitor.

    ๐Ÿ›  Fixed

    • Issues with MenuControllerMonitor implementation.
    • ๐Ÿ— Issues with Swift Package Manager builds (for real this time).
  • v2.11.0 Changes

    May 29, 2018

    โž• Added

    • Five new monitor classes: BundleClassLoadMonitor, BundleResourceRequestMonitor, CalendarDayMonitor, ExtensionHostMonitor, and HTTPCookieStorageMonitor.

    ๐Ÿ›  Fixed

    • ๐Ÿ— Issues with Swift Package Manager builds.
  • v2.10.0 Changes

    May 20, 2018

    โž• Added

    • Six new monitor classes: PortMonitor, ProcessInfoPowerStateMonitor, ProcessInfoThermalStateMonitor, SystemTimeZoneMonitor, UndoManagerMonitor, and UserDefaultsMonitor.

    ๐Ÿ”„ Changed

    • ๐Ÿ‘Œ Improves code coverage for FocusMonitor.
  • v2.9.0 Changes

    May 01, 2018

    โž• Added

    • Three new monitor classes: ContentSizeCategoryMonitor, TableViewSelectionMonitor, and TextStorageMonitor.

    ๐Ÿ”„ Changed

    • ๐Ÿ‘Œ Improves documentation.
  • v2.8.0 Changes

    April 15, 2018

    โž• Added

    • Four new monitor classes: FocusMonitor, MenuControllerMonitor, ScreenConnectionMonitor, and ViewControllerShowDetailTargetMonitor.

    ๐Ÿ”„ Changed

    • ๐Ÿ‘Œ Improves code coverage.
    • ๐Ÿ“š Reorganizes README and reference documentation.
  • v2.7.0 Changes

    April 09, 2018

    โž• Added

    • Ten new monitor classes: BeaconRangingMonitor, HeadingMonitor, LocationAuthorizationMonitor, RegionMonitor, ScreenCapturedMonitor, SignificantLocationMonitor, StandardLocationMonitor, TextFieldTextMonitor, TextInputModeMonitor, and VisitMonitor.

    ๐Ÿ”„ Changed

    • ๐Ÿ‘Œ Improves code coverage.
    • โœจ Enhances iOS and tvOS demo apps.

    โœ‚ Removed

    • ๐Ÿ—„ Deprecated initializers for several monitor classes.
  • v2.6.0 Changes

    April 02, 2018

    โž• Added

    • Three new monitor classes: ScreenBrightnessMonitor, ScreenModeMonitor, and TextViewTextMonitor.
  • v2.5.0 Changes

    March 21, 2018

    โž• Added

    • ๐Ÿ†• New monitor class: WindowMonitor.
    • Contributing guidelines.
    • Issue template and pull request template.
  • v2.4.0 Changes

    March 19, 2018

    โž• Added

    • ๐Ÿ†• New monitor class: PasteboardMonitor.