Packages

Optional Oban workers for cursor-aware Pipedrive sync with rate-limit snooze. Depends on ex_pipedrive; the host app owns Oban, Ecto, and TokenStore.

Current section

Files

Jump to
ex_pipedrive_oban CHANGELOG.md
Raw

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.1] - 2026-09-02
### Changed
- Move source to its own GitHub repository
([blksheep80/ex_pipedrive_oban](https://github.com/blksheep80/ex_pipedrive_oban))
([ex_pipedrive#130](https://github.com/blksheep80/ex_pipedrive/issues/130)).
## [0.1.0] - 2026-09-02
### Added
- Initial cursor-aware Oban sync worker with rate-limit snooze
([#20](https://github.com/blksheep80/ex_pipedrive/issues/20)).
First Hex publish ([#128](https://github.com/blksheep80/ex_pipedrive/issues/128)).