Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Extract Bamboo.Phoenix #581

Merged
merged 1 commit into from
Feb 19, 2021
Merged

Extract Bamboo.Phoenix #581

merged 1 commit into from
Feb 19, 2021

Conversation

germsvel
Copy link
Collaborator

Closes: #327

What changed?

We extract Bamboo.Phoenix to a standalone library.

That makes it easier for those who want to use Bamboo but don't want to depend on Phoenix. Prior to this commit, the Phoenix dependency was optional. But now, those who want to use Phoenix's rendering engine can use bamboo_phoenix.

What changed?
=============

We extract `Bamboo.Phoenix` to a standalone library.

That makes it easier for those who want to use Bamboo but don't want to
depend on Phoenix. Prior to this commit, the Phoenix dependency was
optional. But now, those who want to use `Phoenix`'s rendering engine
can use [`bamboo_phoenix`].

[`bamboo_phoenix`]: https://github.com/thoughtbot/bamboo_phoenix
@germsvel germsvel added this to the 2.0 milestone Feb 18, 2021
@germsvel germsvel added the breaking Potentially breaking change label Feb 18, 2021
@germsvel germsvel merged commit 54aa419 into master Feb 19, 2021
@germsvel germsvel deleted the gv-extract-bamboo-phoenix branch February 19, 2021 14:33
Famkn pushed a commit to Famkn/bamboo that referenced this pull request Aug 19, 2022
What changed?
=============

We extract `Bamboo.Phoenix` to a standalone library.

That makes it easier for those who want to use Bamboo but don't want to
depend on Phoenix. Prior to this commit, the Phoenix dependency was
optional. But now, those who want to use `Phoenix`'s rendering engine
can use [`bamboo_phoenix`].

[`bamboo_phoenix`]: https://github.com/thoughtbot/bamboo_phoenix
Famkn pushed a commit to Famkn/bamboo that referenced this pull request Aug 19, 2022
What changed?
=============

We extract `Bamboo.Phoenix` to a standalone library.

That makes it easier for those who want to use Bamboo but don't want to
depend on Phoenix. Prior to this commit, the Phoenix dependency was
optional. But now, those who want to use `Phoenix`'s rendering engine
can use [`bamboo_phoenix`].

[`bamboo_phoenix`]: https://github.com/thoughtbot/bamboo_phoenix
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
breaking Potentially breaking change
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Extract bamboo_phoenix lib
1 participant