All Versions
10
Latest Version
Avg Release Cycle
2 days
Latest Release
1326 days ago
Changelog History
Changelog History
-
v0.5.0 Changes
February 14, 2020- ๐ฒ Use DateFormatter to format log timestamp
- ๐ Change time format to 'YYYY-MM-dd HH:mm:ss.SSSSSSZ'
- ๐ฒ Introduce FileSpy that allows to log into files
- โ Remove NetworkSpy from example & readme
- โ Added support for thread safe spies
-
v0.4.0 Changes
February 04, 2020- โ Added Spied property wrapper for logging property access & changes
-
v0.3.1 Changes
January 31, 2020- ๐ Fixed changeling
-
v0.3.0 Changes
January 31, 2020- โ Add descriptions for documentation
- ๐ Change: toAnyProvder() -> any()
- ๐ Change: toAnyDecorator() -> any()
- โ Add ability to initialize SpyConfigurationBuilder with existing configuration
-
v0.2.0 Changes
January 24, 2020- โ Add decorated formatter
- โ Add decorator for level color changing
- โ Add decorator for level emoji prefixes
- โ Add codecov badge
-
v0.1.0 Changes
January 24, 2020- โ Add .travis.yml for CI support
- ๐ Fix support for package manager
-
v0.0.4 Changes
January 24, 2020- โ Added (fixed) carthage support
- Boosted code coverage
-
v0.0.3 Changes
January 23, 2020๐ Fixed podspec & version number
-
v0.0.2 Changes
January 23, 2020- ๐ Fixed podspec
-
v0.0.1 Changes
January 23, 2020- โ Added SpyConfigurationBuilder
- โ Added ConsoleSpy
- โ Added CompositeSpy
- โ Added AnySpy