Skip to content

Latest commit

 

History

History
52 lines (28 loc) · 1.15 KB

CHANGELOG.md

File metadata and controls

52 lines (28 loc) · 1.15 KB

Changelog

1.1.0 (2024-10-27)

❗️ Breaking Changes ❗

  • Since the whole release management is updated, we kick-off with a new version v1.0.0

🚀 Features

  • add lefthook, git-lfs and make sure java is installed correctly
  • install ripgrep in devcontainer stage

1.0.0 (2024-09-14)

❗️ Breaking Changes ❗

  • Since the whole release management is updated, we kick-off with a new version v1.0.0

🚀 Features

  • add lefthook, git-lfs and make sure java is installed correctly

0.4.0 (2024-05-23)

Feat

  • docker: add the python package manager poetry to the devcontainer stage

0.3.0 (2024-05-04)

Feat

  • docker: install LTeX language server for spell checking of LaTeX files with LanguageTool

0.2.0 (2024-04-29)

Feat

  • docker: add additional stage for the use with devcontainers

Refactor

  • docker: bump default Fedora version to 40
  • docker: move environment variables and labels to the base image to not repeat ourselves

0.1.1 (2024-04-08)

Perf

  • docker: speed up image builds by configuring DNF to keep cache after installation

0.1.0 (2024-04-01)