Skip to content

Releases: evanhgs/val-api

fix bugs

29 Nov 10:38

Choose a tag to compare

What's Changed

  • fix: remove user_id dependency from global feed and show post endpoints by @evanhgs in #42

Full Changelog: v2.3.5...v2.3.6

v2.3.4

11 Oct 22:40

Choose a tag to compare

Full Changelog: v2.3.3...v2.3.4

v2.3.0

04 Oct 23:00

Choose a tag to compare

What's Changed

  • Merging ticket(#30) release v2.2.0 into dev by @joedebiden in #31

Full Changelog: v2.1.0...v2.3.0

v2.2.0

30 Aug 20:13

Choose a tag to compare

What's Changed

  • fixing somes issues due to DTO, migrations of models db by @joedebiden in #32

Full Changelog: v2.1.0...v2.2.0

Release 2.1.0

07 Aug 14:16

Choose a tag to compare

Full Changelog: v2.1...v2.1.0

v2.0

26 Jul 22:50

Choose a tag to compare

New api

  • new framework
  • rework of routes
  • add typage for variables (str, UUID, int)
  • better method for request (eg: put instead of post)
  • add test (pytest) class
  • add schema for responses objects (DTO)
  • code write better (typo)
  • less sensitive for breaking changes
  • add docker db for testing
  • Makefile for all commands
  • alembic migration instead of flask

Full Changelog: v1.0...v2.0

release-1.0

21 Jun 06:54

Choose a tag to compare