Skip to content

Releases: the-momentum/python-ai-kit

SQLAdmin authorization panel

Choose a tag to compare

@KaliszS KaliszS released this 11 Dec 10:51
0af7925

What's Changed

New Contributors

Full Changelog: 0.4.0...0.4.1

[0.4.0] Templates housekeeping

Choose a tag to compare

@KaliszS KaliszS released this 22 Nov 12:13
f8e4fb2

Fixed all linting and formatting issues within API templates. Addded new copier tasks for git repo init and auto checking code quality after project generation.

What's Changed

  • Added gitattributes for Windows support by @KaliszS in #84
  • Template housekeeping - cleanup and fixes by @FBegiello in #85

Full Changelog: 0.3.2...0.4.0

[0.3.2] Fix docker-compose dependency bug

Choose a tag to compare

@KaliszS KaliszS released this 04 Nov 16:37
c728133

What's Changed

  • Replace 'postgres' service with 'db' in docker-compose by @bartmichalak in #81

Full Changelog: 0.3.1...0.3.2

[0.3.1] Fixed docker-compose environment for both APIs projects

Choose a tag to compare

@KaliszS KaliszS released this 03 Nov 11:40
9d70c99

What's Changed

Full Changelog: 0.3.0...0.3.1

[0.3.0] Added celery & sentry plugins

Choose a tag to compare

@KaliszS KaliszS released this 29 Oct 09:28
9c80d03

What's Changed

Full Changelog: 0.2.0...0.3.0

New plugins system & updating generated projects

Choose a tag to compare

@KaliszS KaliszS released this 28 Oct 14:34
a19c4f1

The most important change in this versions is update system. Now you can just use copier update --trust in order to keep your project synced to templates. You read detailed isntructions in README.md. We have also added plugins system, so every user can choose which plugins want to install with template. First production-ready plugin -> SQLAdmin.

What's Changed

New Contributors

Full Changelog: 0.1.0...0.2.0

Init release

Choose a tag to compare

@KaliszS KaliszS released this 20 Oct 18:21
7b03c04

What's Changed

New Contributors

Full Changelog: https://github.com/the-momentum/python-ai-kit/commits/0.1.0