Skip to content

Latest commit

 

History

History
118 lines (55 loc) · 5.76 KB

CHANGELOG.md

File metadata and controls

118 lines (55 loc) · 5.76 KB

Changelog

5.0.1 (2024-07-27)

Bug Fixes

  • how Elixir is installed in the Dockerfile (#88) (1d9f72c)

5.0.0 (2024-07-15)

⚠ BREAKING CHANGES

  • make update_files synchronous, fix crashes when loading files that don't compile (#67)

Features

  • make update_files synchronous, fix crashes when loading files that don't compile (#67) (df2fa09)

Miscellaneous

  • deps-dev: bump ejs from 3.1.9 to 3.1.10 in /assets (#82) (5bd0078)
  • deps-dev: bump express from 4.18.2 to 4.19.2 in /assets (#81) (0d9fc67)
  • deps-dev: bump follow-redirects from 1.15.3 to 1.15.6 in /assets (#78) (1aa348f)
  • deps-dev: bump webpack-dev-middleware in /assets (#83) (39c9006)
  • deps-dev: bump ws from 8.15.0 to 8.17.1 in /assets (#80) (29322ff)
  • deps: bump braces from 3.0.2 to 3.0.3 in /assets (#79) (e54deac)

4.0.2 (2024-06-06)

Bug Fixes

  • The way errors are shown in the interface (#76) (120d519)

4.0.1 (2024-05-30)

Miscellaneous

4.0.0 (2024-04-24)

⚠ BREAKING CHANGES

  • Compatibility with REPL's generic server interface

Features

  • Compatibility with REPL's generic server interface (bfaf098)

3.1.1 (2023-11-15)

CI / CD

3.1.0 (2023-08-30)

Features

  • bump version, trigger release please (9516705)

Bug Fixes

2.2.0 (2022-09-14)

Features

  • triggere release please (28e1d95)

Bug Fixes

2.1.3 (2022-09-13)

CI / CD

  • build: try to provide the elixir file name for release plugin (#34) (9e4b523)

Miscellaneous

2.1.2 (2022-09-06)

CI / CD

  • build: fix dockerhub repo name (#29) (3488a07)
  • build: try context path for docker build step (#32) (e0ea337)

2.1.1 (2022-09-03)

Bug Fixes

CI / CD

  • build: fix release please type (#26) (a0b4713)
  • build: fix the pipeline gitops folder (#28) (760744f)