Packages

A Phoenix LiveDashboard page for inspecting your Broadway pipelines

Current section

Files

Jump to
Raw

CHANGELOG.md

# Changelog
All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
## [Unreleased]
## [0.2.2] - 2021-10-21
### Added
- Add support for Phoenix LiveDashboard `~> 0.6.0`
## [0.2.1] - 2021-09-08
### Fixed
- Fix crash when a pipeline is named using `:via`.
## [0.2.0] - 2021-09-07
### Added
- Add support for Broadway names that are pids or named using `:via`.
## [0.1.0] - 2021-08-30
### Added
- Initial release of Broadway Dashboard.
[Unreleased]: https://github.com/dashbitco/broadway_dashboard/compare/v0.2.2...HEAD
[0.2.2]: https://github.com/dashbitco/broadway_dashboard/compare/v0.2.1...v0.2.2
[0.2.1]: https://github.com/dashbitco/broadway_dashboard/compare/v0.2.0...v0.2.1
[0.2.0]: https://github.com/dashbitco/broadway_dashboard/compare/v0.1.0...v0.2.0
[0.1.0]: https://github.com/dashbitco/broadway_dashboard/releases/tag/v0.1.0