xtablo-source/backend/CHANGELOG.md
Arthur Belleville 50ba9b340b
Modify backend
2025-03-15 08:46:51 +01:00

2 KiB

Changelog

All notable changes to this project will be documented in this file.

unreleased

🐛 Bug Fixes

  • Lint error

🚜 Refactor

  • Move src/app to top level of dir as app/

📚 Documentation

  • Add docs dir for mkdocs

⚙️ Miscellaneous Tasks

  • Vscode import
  • Remove semantic-release and add mkdocs build
  • (git) Pre-commit upgrade to ruff
  • Add scripts for test and lint etc.

0.4.1 - 2024-09-18

🐛 Bug Fixes

  • Remove supabase-py-async with supabase-py
  • Merge pull request #139 from Atticuszz/work-with-supabase-py in #139

⚙️ Miscellaneous Tasks

  • Update README.md
  • Remove ci

0.4.0 - 2024-08-30

🚀 Features

  • Use uv to manage venvs

🐛 Bug Fixes

  • Remove ci
  • Ci docker push
  • Ci

0.3.2 - 2024-07-30

🐛 Bug Fixes

  • Update deps

⚙️ Miscellaneous Tasks

  • Update README.md

0.3.1 - 2024-01-15

🐛 Bug Fixes

  • Bump version to 0.3.1

⚙️ Miscellaneous Tasks

  • Delete .idea directory
  • Update README.md

0.3.0 - 2024-01-13

🚀 Features

  • Add Dockerfile
  • Add Dockerfile and image push ci

⚙️ Miscellaneous Tasks

  • Update README.md
  • RUN pre-commit-hooks
  • Add Dockerfile

0.2.1 - 2024-01-13

⚙️ Miscellaneous Tasks

  • Update README.md
  • Add latest_changes.yml in #22
  • Update latest_changes.yml
  • Update ci.yml

0.2.0 - 2024-01-13

🚀 Features

  • Release in #21

0.1.0 - 2024-01-13

🚀 Features

  • Update ci and README.md
  • Release in #20

🐛 Bug Fixes

  • Add latest_changes.yml

⚙️ Miscellaneous Tasks

  • Update ci

0.0.2 - 2024-01-13

⚙️ Miscellaneous Tasks

  • Remove latest-changes: ci
  • Set pro-commit-hooks autofix_prs -> True
  • Update ci
  • Update README.md

Bugs

  • Failed to auth as dep on new user by access token

Upgrade

  • Release 0.1.0

0.0.1 - 2024-01-11

⚙️ Miscellaneous Tasks

  • Update ci,add changelog as pushed ,Publish to GitHub Releases as test passed and merged from PR
  • Update ci