Skip to content

1.0.4

Choose a tag to compare

@korawica korawica released this 02 May 06:06
· 174 commits to main since this release

✨ Features

  • 🎯 feat: migrate and optimization the formatter object (2024-05-02)

βœ’οΈ Code Changes

  • 🚧 refactored: change format generator suffix value update. (2024-05-02)
  • 🚧 refactored: add ClassVar to any class attributes. (2024-05-01)
  • 🚧 refactored: update change from the latest of main. (2024-05-01)

πŸ› Fix Bugs

  • βš™οΈ fixed: raise exception class does not use from exceptions file. (2024-05-02)
  • βš™οΈ fixed: revert "Merge branch 'main' into migration". (2024-04-30)

πŸ“¦ Build & Workflow

  • 🧰 build: add use venv step for activate python interpeter. (2024-04-30)
  • 🧰 build: add cache on venv that reduce installation time. (2024-04-30)
  • 🧰 build: use uv for installing Python dependencies in tests. (2024-04-30)
  • 🧰 build: change installation uv by curl command. (2024-04-30)
  • 🧰 build: test upgrade pip installation with uv. (2024-04-30)