Releases: crbelaus/bun
Releases · crbelaus/bun
v1.4.0
This version adds support for installing Bun on Windows systems.
What's Changed
- feat: add windows support by @deathman92 in #27
New Contributors
- @deathman92 made their first contribution in #27
Full Changelog: v1.3.2...v1.4.0
v1.3.2
What's Changed
- docs: add description how to replace tailwind elixir dependency with bun by @Sgoettschkes in #23
- Support OTP 27.1 by @crbelaus in #26
New Contributors
- @Sgoettschkes made their first contribution in #23
Full Changelog: v1.3.1...v1.3.2
v1.3.1
v1.3.0
v1.2.0
v1.1.0
v1.0.0
This version renames the package from elixir_bun
to just bun
. This should make it much easier to find and also follows the name conventions set by the ESBuild and Tailwind integration packages.
Since this is a breaking change and the Bun integration is stable, I decided to release this as a major version.
:elixir_bun
with :bun
in your application.
What's Changed
Full Changelog: v0.1.4...v1.0.0
v.0.1.4
What's Changed
- Add logo to the README by @pepicrft in #1
- Update README.md to symlink instead of copying Phoenix dependencies by @LostKobrakai in #3
- Don't leave zombie bun processes by @crbelaus in #5
- Update to Bun 1.0.7 by @crbelaus
New Contributors
- @pepicrft made their first contribution in #1
- @LostKobrakai made their first contribution in #3
Full Changelog: v0.1.3...v0.1.4