Tags: Zlurgg/core
Tags
feat: initial core library with Result types and error handling Core utilities for Android apps: - Result<T, E> type-safe error handling - DataError hierarchy (Local, Remote) - ErrorMapper for exception mapping - ErrorFormatter for user-friendly messages Includes GitHub Actions workflow for publishing to GitHub Packages.