Skip to content

Releases: JamitLabs/MungoHealer

0.3.0

24 Oct 22:05
Compare
Choose a tag to compare

Added

  • Convenience do method on MungoHealer to simplify usage with single handle(error) catch-all.

0.2.0

24 Oct 21:02
Compare
Choose a tag to compare

Added

  • Convenience implementations of error protocols: MungoError, MungoFatalError & MungoHealableError

0.1.0

16 Oct 14:15
Compare
Choose a tag to compare

Added

  • A MungoHealer main type for global error handling.
  • An ErrorHandler protocol for customizing handling errors.
  • AlertLogErrorHandler as the default implementation of ErrorHandler.
  • Core error type protocols: BaseError, FatalError and HealableError.
  • Core helper types & extensions to make this all work.
  • A very simple Demo project for the iOS platform.
  • Initial documentation within the README.md file.
  • An Xcode file structure loosely based on this Best Practice
  • A .swiftlint.yml based on this template.
  • A .projlint.yml based on this template.
  • Bitrise CI Integration including a badge in the README.md.
  • A logo based on the eponym Mungo Bonham.