Skip to content

Releases: KevinDeBenedetti/documentation

v0.12.0

12 Jan 17:05

Choose a tag to compare

0.12.0 (2026-01-12)

Features

  • improve dependencies tests (d00e889)

Bug Fixes

  • add an OXFormatter configuration file and improve the UV documentation (b08ecdc)
  • add memfs as a dependency and improve unit tests for document processing (e80cbda)
  • ajouter des fichiers de configuration pour Release Please et mettre à jour le workflow CI/CD (1886dec)
  • format codebase (0c14bde)
  • improve CI tests with coverage reports and PR comments (458401c)
  • improve CI tests, add unit tests for formatting and parsing functions (3a11a20)
  • improve dependencies and tests setup (debf218)
  • improve pre-commit hook configuration, add unit tests, and update documentation (d365d3c)
  • refactor CI workflow, remove unused lint and versions jobs, and update documentation for UV (85915ea)
  • update CI configuration and add Gitleaks and OXLint settings (3500adb)
  • update Gitleaks and oxlint configurations, add error handling in API endpoint (2d51344)
  • update pnpm workspace dependencies and fix config files (4d1b0a0)

v0.11.0

17 Dec 22:35

Choose a tag to compare

0.11.0 (2025-12-17)

Features

  • add type checking to pre-commit hook and package scripts (1304a6d)

Bug Fixes

  • update dependencies (31e389e)
  • update linting and type checking in CI and pre-commit hooks (cae5d96)

v0.10.0

06 Dec 18:12

Choose a tag to compare

0.10.0 (2025-12-06)

Features

  • add a guide for tree & update dependencies (f232afd)
  • add english docs Linux, Debian, Ubuntu, SSH, Fail2ban, UFW & Caddy (53a4d8f)
  • add FastAPI, UV, and Ruff documentation (e7308fa)

v0.9.0

06 Dec 14:57

Choose a tag to compare

0.9.0 (2025-12-06)

Features

  • add dependabot config weekly (d567a10)

Bug Fixes

  • let release please open in the ci (7c88946)
  • migrate from bun to pnpm in workflows and configurations (717af75)
  • remove cache configuration for bun in deploy workflow (2a51fd9)
  • replace bun build with npx nuxt build in deploy workflow (76279e3)
  • update bun setup to version 2 and streamline workflows (38b98c5)
  • update Node.js setup and install steps in workflows to use pnpm caching and frozen lockfile (b6a9923)
  • update package-ecosystem in dependabot configuration from pnpm to npm (84a06f7)
  • use pnpx to run nuxt build in deployment workflow (0d2b0f9)

v0.8.0

06 Dec 12:28

Choose a tag to compare

0.8.0 (2025-12-06)

Features

  • migrate workflows from pnpm to bun (7fcd012)

Bug Fixes

  • format errors & orphan links (17d32d7)
  • remove redundant lint step and cache configuration (8ec2793)

v0.7.0

19 Oct 21:11

Choose a tag to compare

0.7.0 (2025-10-19)

Features

  • add a submodul & simplify Makefile (dcec196)
  • add actions in the header (5417641)
  • refactor Makefile to use sparse checkout for make-library (b47d07a)
  • remove submodule and integrate its functionality into Makefile (e5a189c)
  • update git doc (d8b8970)

Bug Fixes

  • update favicon path in nuxt.config.ts (65d2784)
  • update submodule (a9af4cb)

v0.6.0

14 Oct 20:44

Choose a tag to compare

0.6.0 (2025-10-14)

Features

  • components to show infos, translations & content (603fa60)

v0.5.1

13 Oct 21:04

Choose a tag to compare

0.5.1 (2025-10-13)

Bug Fixes

v0.5.0

12 Oct 21:45

Choose a tag to compare

0.5.0 (2025-10-12)

Features

  • add doc page with slug by id (772dc02)
  • add github copilot instruction (8f1f55d)
  • refactor DocsTable & add route (cdad1d9)

v0.4.0

11 Oct 21:52

Choose a tag to compare

0.4.0 (2025-10-11)

Features

  • add document ID to Doc interface and update related components (58e7b54)