Skip to content

Releases: iklobato/lightapi

LightAPI v0.1.20

07 Mar 04:50

Choose a tag to compare

🚀 Release v0.1.20

What's Changed

  • Remove legacy features and fix documentation (e2faf25)

📦 Installation

pip install lightapi==0.1.20

📖 Documentation

Full Changelog: v0.1.19...v0.1.20

LightAPI v0.1.19

06 Mar 20:23

Choose a tag to compare

🚀 Release v0.1.19

What's Changed

  • Use only LIGHTAPI_DATABASE_URL for database connection (d0068a7)

📦 Installation

pip install lightapi==0.1.19

📖 Documentation

Full Changelog: v0.1.18...v0.1.19

LightAPI v0.1.18

06 Mar 18:23

Choose a tag to compare

🚀 Release v0.1.18

What's Changed

  • style: fix linter issues and configure ruff/mypy (8195b90)

📦 Installation

pip install lightapi==0.1.18

📖 Documentation

Full Changelog: v0.1.17...v0.1.18

LightAPI v0.1.17

06 Mar 18:15

Choose a tag to compare

🚀 Release v0.1.17

What's Changed

  • fix: resolve test suite failures and add v2 integration tests (c9c34a0)

📦 Installation

pip install lightapi==0.1.17

📖 Documentation

Full Changelog: v0.1.16...v0.1.17

LightAPI v0.1.16

06 Mar 17:39

Choose a tag to compare

🚀 Release v0.1.16

What's Changed

  • test: add comprehensive unit tests for reflection, schema, CRUD and PATCH (7d2f755)

📦 Installation

pip install lightapi==0.1.16

📖 Documentation

Full Changelog: v0.1.15...v0.1.16

LightAPI v0.1.15

05 Mar 20:06

Choose a tag to compare

🚀 Release v0.1.15

What's Changed

  • feat: remove YAML legacy format (database_url / path / class) (039a4c5)

📦 Installation

pip install lightapi==0.1.15

📖 Documentation

Full Changelog: v0.1.14...v0.1.15

LightAPI v0.1.14

05 Mar 19:48

Choose a tag to compare

🚀 Release v0.1.14

What's Changed

  • docs: add 404 redirect for .md URLs and fix mkdocs.yml config (8aabc8f)

📦 Installation

pip install lightapi==0.1.14

📖 Documentation

Full Changelog: v0.1.13...v0.1.14

LightAPI v0.1.13

05 Mar 19:27

Choose a tag to compare

🚀 Release v0.1.13

What's Changed

  • chore: sync pyproject.toml version to 0.1.12 to unblock CI publish (2d5f7ab)
  • docs: fix all broken links and missing anchor for mkdocs --strict build (54337a1)
  • ci: fix pages deploy trigger to use master branch (7853ba1)
  • docs: full audit and rewrite to reflect v2 API (f1dbe34)
  • feat: add Pydantic-validated declarative YAML config loader (c87cf2d)
  • feat: LightAPI v2 — annotation-driven REST framework with async support (#22) (5b1e3c9)
  • feat: Enhanced example simplification with SQLAlchemy ORM, early returns, and clean code patterns (13c71ac)
  • feat: rename example files with numbered prefixes for logical learning sequence (31817bf)

📦 Installation

pip install lightapi==0.1.13

📖 Documentation

Full Changelog: v0.1.11...v0.1.13

LightAPI v0.1.12

23 Oct 00:30

Choose a tag to compare

🚀 Release v0.1.12

What's Changed

  • feat: rename example files with numbered prefixes for logical learning sequence (31817bf)

📦 Installation

pip install lightapi==0.1.12

📖 Documentation

Full Changelog: v0.1.11...v0.1.12

LightAPI v0.1.11

23 Sep 14:06

Choose a tag to compare

🚀 Release v0.1.11

What's Changed

  • feat: Add comprehensive documentation and advanced examples (#18) (22a622c)

📦 Installation

pip install lightapi==0.1.11

📖 Documentation

Full Changelog: v0.1.10...v0.1.11