All Versions
20
Latest Version
Avg Release Cycle
33 days
Latest Release
2258 days ago
Changelog History
Page 1
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
andHTTPCookieStorageMonitor
handlers being executed on incorrect operation queues.
-
v2.12.0 Changes
June 09, 2018โ Added
- Three new monitor classes:
CurrentLocaleMonitor
,SystemClockMonitor
, andURLCredentialStorageMonitor
.
๐ Fixed
- Issues with
MenuControllerMonitor
implementation. - ๐ Issues with Swift Package Manager builds (for real this time).
- Three new monitor classes:
-
v2.11.0 Changes
May 29, 2018โ Added
- Five new monitor classes:
BundleClassLoadMonitor
,BundleResourceRequestMonitor
,CalendarDayMonitor
,ExtensionHostMonitor
, andHTTPCookieStorageMonitor
.
๐ Fixed
- ๐ Issues with Swift Package Manager builds.
- Five new monitor classes:
-
v2.10.0 Changes
May 20, 2018โ Added
- Six new monitor classes:
PortMonitor
,ProcessInfoPowerStateMonitor
,ProcessInfoThermalStateMonitor
,SystemTimeZoneMonitor
,UndoManagerMonitor
, andUserDefaultsMonitor
.
๐ Changed
- ๐ Improves code coverage for
FocusMonitor
.
- Six new monitor classes:
-
v2.9.0 Changes
May 01, 2018โ Added
- Three new monitor classes:
ContentSizeCategoryMonitor
,TableViewSelectionMonitor
, andTextStorageMonitor
.
๐ Changed
- ๐ Improves documentation.
- Three new monitor classes:
-
v2.8.0 Changes
April 15, 2018โ Added
- Four new monitor classes:
FocusMonitor
,MenuControllerMonitor
,ScreenConnectionMonitor
, andViewControllerShowDetailTargetMonitor
.
๐ Changed
- ๐ Improves code coverage.
- ๐ Reorganizes README and reference documentation.
- Four new monitor classes:
-
v2.7.0 Changes
April 09, 2018โ Added
- Ten new monitor classes:
BeaconRangingMonitor
,HeadingMonitor
,LocationAuthorizationMonitor
,RegionMonitor
,ScreenCapturedMonitor
,SignificantLocationMonitor
,StandardLocationMonitor
,TextFieldTextMonitor
,TextInputModeMonitor
, andVisitMonitor
.
๐ Changed
- ๐ Improves code coverage.
- โจ Enhances iOS and tvOS demo apps.
โ Removed
- ๐ Deprecated initializers for several monitor classes.
- Ten new monitor classes:
-
v2.6.0 Changes
April 02, 2018โ Added
- Three new monitor classes:
ScreenBrightnessMonitor
,ScreenModeMonitor
, andTextViewTextMonitor
.
- Three new monitor classes:
-
v2.5.0 Changes
March 21, 2018โ Added
- ๐ New monitor class:
WindowMonitor
. - Contributing guidelines.
- Issue template and pull request template.
- ๐ New monitor class:
-
v2.4.0 Changes
March 19, 2018โ Added
- ๐ New monitor class:
PasteboardMonitor
.
- ๐ New monitor class: