Skip to content

v0.1.2

Latest
Compare
Choose a tag to compare
@Yourun-proger Yourun-proger released this 20 Sep 18:11
· 91 commits to main since this release
f54dc0e

0.1.2 Release

Features

  • New param rels needs for normal db relations support. Also Kefir checks classes where used __slots__.

NOTE:
i don't know work this changes for many2many relations or not ¯_(ツ)_/¯
Also this code not work with models, where models have > 1 relations, becasue Kefir parse only column values, not relations. True don't khow how i can improve it.

FUTURE

  • Enable Github Actions
  • Add support for class with class-only args
  • Add Pre-PyPI changelog =)