All Versions
10
Latest Version
Avg Release Cycle
2 days
Latest Release
1568 days ago

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