Packages
Optional Plug helpers for incoming Pipedrive webhooks. Depends on ex_pipedrive for Event structs; the host app owns Phoenix routing and fan-out.
Current section
Files
Jump to
Current section
Files
ex_pipedrive_web
CHANGELOG.md
CHANGELOG.md
# Changelog
All notable changes to this package are documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
## [Unreleased]
## [0.1.0] - 2026-09-02
### Added
- Initial extract of incoming webhook Plug helpers from `ex_pipedrive` core
([#82](https://github.com/blksheep80/ex_pipedrive/issues/82)).
First Hex publish ([#128](https://github.com/blksheep80/ex_pipedrive/issues/128)).