Skip to content

Releases: freenit-framework/backend

0.3.0

03 Apr 11:29
ac9f024
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.2.31...0.3.0

0.2.31

12 Dec 14:34
d163531
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.2.30...0.2.31

0.2.30

11 Dec 21:15
748855d
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.2.29...0.2.30

0.2.29

24 Aug 09:32
dc6bc4b
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.2.28...0.2.29

0.2.28

20 Aug 20:04
c47c0ea
Compare
Choose a tag to compare

Changelog

Full Changelog: 0.2.27...0.2.28

0.2.27

10 Oct 08:23
a644ea1
Compare
Choose a tag to compare

Changelog

  • Improve project generation
  • Simplify tests
  • Make all tests async
  • Theme support
  • Create default theme if doesn't exist
  • Adopt to kit 2.0

Full Changelog: 0.2.26...0.2.27

0.2.26

22 Jun 14:52
Compare
Choose a tag to compare

Changelog

  • Rename group to role as it colided with Ormar
  • Add more tests

0.2.25

20 Jun 11:26
Compare
Choose a tag to compare

Changelog

  • Description decorator
  • Support for groups
  • Support for permissions

0.2.24

09 Jun 16:17
Compare
Choose a tag to compare

Changelog

  • Fix tests by always setting environment to "test"

0.2.23

24 May 12:10
Compare
Choose a tag to compare

Changelog

  • Add DB flavors (ormar and beanie)
  • Simplify user model handling
  • Remove fastapi-users dependency
  • React startkit based on vite when running freenit.sh