Skip to content

Releases: freenit-framework/backend

0.2.17

24 Jan 18:28
Compare
Choose a tag to compare

Changelog

  • Format migrations with black
  • Update freenit for new fastapi version
  • Allow initialization of project services

0.2.16

25 Dec 16:54
Compare
Choose a tag to compare

Changelog

  • Use factories in tests directly (fix tests)

0.2.15

25 Dec 15:40
Compare
Choose a tag to compare

Changelog

  • Add more project scripts
  • Fix usage of system packages
  • Improve reggae initialization
  • Install Freenit from pkg.tilda.center
  • Initialize the project
  • Fix tests

0.2.14

07 Nov 14:07
Compare
Choose a tag to compare

Changelog

  • Add ability to override response model

0.2.12

07 Nov 00:42
Compare
Choose a tag to compare

Changelog

  • Improve handling user

0.2.11

29 Oct 09:04
Compare
Choose a tag to compare

Changelog

  • Improve tests

0.2.10

25 Oct 09:56
Compare
Choose a tag to compare

Changelog

  • Improve config handling

0.2.9

22 Oct 20:44
Compare
Choose a tag to compare

Changelog

  • Make it easier to write PATCH method

0.2.8

18 Oct 19:06
Compare
Choose a tag to compare

Changelog

  • Proper route

0.2.6

30 Sep 12:40
Compare
Choose a tag to compare

Changelog

  • Minor release to make it compatible with FastAPI-Users v8