Packages

A lightweight Kafka wrapper built on top of Brod, providing simple producer abstractions for Elixir applications.

Current section

Files

Jump to
pulsarix CHANGELOG.md
Raw

CHANGELOG.md

# Changelog
All notable changes to this project will be documented in this file.
This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
## [1.0.0] - 2025-10-30
### Added
- Added supervision tree.
- Added producing features.
## [0.1.0] - 2025-10-23
### Added
- Initial implementation.