Releases: spiralover/medullah-web
Releases · spiralover/medullah-web
0.27.0
0.26.0
Full Changelog: 0.25.0...0.26.0
0.25.0
0.24.1
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
0.22.3
0.22.2
0.22.1
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
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