Skip to content

Release 0.1.0#3

Merged
twinn merged 6 commits intomainfrom
release-0.1.0
Apr 10, 2026
Merged

Release 0.1.0#3
twinn merged 6 commits intomainfrom
release-0.1.0

Conversation

@twinn
Copy link
Copy Markdown
Owner

@twinn twinn commented Apr 10, 2026

Summary

  • Rewrite all documentation (moduledocs, function docs, README) to professional declarative tone
  • Enhance CI matrix with dedicated format, credo, and dialyzer jobs
  • Add CHANGELOG.md with 0.1.0 release notes
  • Clean up mix.exs package configuration

Test plan

  • mix test passes (7 doctests, 116 tests, 0 failures)
  • mix docs renders correctly
  • CI passes on all matrix combinations

twinn added 6 commits April 10, 2026 15:25
Under slow trickle conditions where requests arrive one at a time —
fast enough to keep the producer's mailbox non-empty but too slowly
to reach batch_size — entries could hold indefinitely. The max_wait
timer (default 200ms) forces a flush after the deadline regardless
of mailbox state.
@twinn twinn merged commit b7399bb into main Apr 10, 2026
3 checks passed
@twinn twinn deleted the release-0.1.0 branch April 10, 2026 20:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant