Skip to content

Releases: lukin0110/poetry-copier

0.4.3

05 Dec 20:19
34b7449
Compare
Choose a tag to compare

What's Changed

  • 🛠️ Add gitlab workflow extension to VSCode
  • 🚫📜 Disable ruff rule that enforces docstrings

0.4.2

26 Nov 22:47
Compare
Choose a tag to compare

Features

📦 Bump codecov action to v4
🔨 Do not install poethepoet as python package dependency
🔧 Fix legacy docker key/value notation
🐍 Set rulers to 120 for VSCode

0.4.1

08 Nov 13:55
a78cbb7
Compare
Choose a tag to compare

Features

🚀 Bump to Python 3.13
📚 Bump various libraries/frameworks/tools (FastAPI, pydantic, mypy, ruff, poetry, etc)
🎛️ More concise ruff config
🔧 Fix VSCode settings
🔨 Fix pre-commit config
🌐 Add GitHub extensions to VSCode

0.4.0

06 Nov 11:18
Compare
Choose a tag to compare

Features

🚀 Bump to python 3.13
🤖 Bump various other libs (FastAPI, pydantic, mypy, ruff, poetry, etc)
🛠️ More concise ruff config

0.3.1

19 Apr 20:28
7ddb056
Compare
Choose a tag to compare

Features

🚀 Bump mypy & ruff
🤖 Update ruff config
🗄️ Use uvloop with uvicorn

0.3.0

20 Feb 20:03
Compare
Choose a tag to compare

Features

  • 🐍 Add Django scaffolding
  • 🤖 Add Github Copilot extension to VSCode
  • 🚀 Bump various dependencies (fastapi, uvicorn, pydantic, ruff, gradio & streamlit)

0.2.1

03 Feb 11:36
Compare
Choose a tag to compare

Features

0.2.0

17 Jan 15:07
Compare
Choose a tag to compare

Features

  • 🚀 Test suite for FastAPI generation
  • ✨ Scaffold a Streamlit App
  • 📦 Publish python packages to Pypi with GitLab CI/CD and GitHub Actions

0.1.0

12 Jan 15:31
Compare
Choose a tag to compare

Features