posted an update

Version 1.4.0

This release introduces several major improvements to breakr, focusing on flexibility, configurability, and production readiness.

Features

  • Context-aware execution via ExecuteCtx(ctx, fn) for fine-grained control

Refactoring

  • Restructured internal logic into internal/breakr for better separation of concerns
  • Introduced executor.go to isolate execution logic
  • Added a facade layer in the root package for simpler public usage

Testing & CI

  • Added test coverage for ExecuteCtx
  • GitHub Actions now run automated tests

Log in or sign up for Devpost to join the conversation.