Skip to content

Releases: spiralover/medullah-web

0.27.0

07 Jan 08:41
f6fbc4c
Compare
Choose a tag to compare

What's Changed

  • refactor(responder): introduce "response code" mechanism, user can provide it dynamically by @Ahmard in #109

Full Changelog: 0.26.0...0.27.0

0.26.0

02 Jan 23:10
Compare
Choose a tag to compare

Full Changelog: 0.25.0...0.26.0

0.25.0

01 Jan 15:04
4386346
Compare
Choose a tag to compare

What's Changed

  • refactor(multipart): remove re-export of multipart crate by @Ahmard in #108

Full Changelog: 0.24.1...0.25.0

0.24.1

01 Jan 12:50
dc70b6e
Compare
Choose a tag to compare

What's Changed

  • fix(cargo): remove unused "spiral" registry by @Ahmard in #94
  • fix(once-lock): remove unneeded lifetime by @Ahmard in #95
  • fix(log): use default logger by @Ahmard in #102
  • fix(auth): bind auth props with "jwt" feature by @Ahmard in #103
  • feat(anyhow): support error type by @Ahmard in #104
  • feat(responder): expose Responder::respond() method send response wit… by @Ahmard in #105
  • feat(multipart): native multipart support by @Ahmard in #106
  • bump(multipart): allow minor auto-update package by @Ahmard in #107

Full Changelog: 0.23.0...0.24.1

0.23.0

03 Dec 23:18
adf6292
Compare
Choose a tag to compare

What's Changed

  • refactor(server): collect cors origins from server config by @Ahmard in #93

Full Changelog: 0.22.3...0.23.0

0.22.3

24 Nov 00:13
ded2a08
Compare
Choose a tag to compare

What's Changed

  • feat(strum): optional feature to handle strum conversion error by @Ahmard in #92

Full Changelog: 0.22.2...0.22.3

0.22.2

24 Nov 00:01
45dddb2
Compare
Choose a tag to compare

What's Changed

  • deps: cleanup unused dependencies by @Ahmard in #91

Full Changelog: 0.22.1...0.22.2

0.22.1

18 Nov 14:47
46909e6
Compare
Choose a tag to compare

What's Changed

  • refactor(enum): use "snake_case" instead of "SCREAMING_SNAKE_CASE" by @Ahmard in #86
  • refactor(enum): use "SCREAMING_SNAKE_CASE" instead of "snake_case" by @Ahmard in #87
  • feat(regex): introduced regex struct with enum that comes up with pre… by @Ahmard in #88
  • Refactor/app by @Ahmard in #89
  • feat(regex): add "Alphabetic" regex by @Ahmard in #90

Full Changelog: 0.21.5...0.22.1

0.21.5

09 Nov 22:49
07643c2
Compare
Choose a tag to compare

What's Changed

  • refactor(enum): generation macro should be diesel-dependant by @Ahmard in #83
  • refactor(enum): separate diesel enum generator with regular enum gene… by @Ahmard in #84
  • refactor(enum): separate diesel enum generator with feature with whic… by @Ahmard in #85

Full Changelog: 0.21.2...0.21.5

0.21.2

09 Nov 13:10
cc93abb
Compare
Choose a tag to compare

What's Changed

  • Refactor/app by @Ahmard in #80
  • fix(enum): enum generator should be exported by @Ahmard in #81
  • fix(enum): database feature should be "feat-database" by @Ahmard in #82

Full Changelog: 0.21.0...0.21.2