Skip to content

Releases: symblaze/http-bundle

0.0.7

29 Mar 11:15
e94b889
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.0.6...0.0.7

0.0.6

25 Mar 11:44
f5af879
Compare
Choose a tag to compare

What's Changed

  • [Validation] Change the default validation errors rendering by @imdhemy in #41

Full Changelog: 0.0.5...0.0.6

0.0.5

17 Mar 19:34
935c60f
Compare
Choose a tag to compare

What's Changed

  • fix(exception): make renderable exception throwable by @imdhemy in #39

Full Changelog: 0.0.4...0.0.5

0.0.4

29 Jul 15:14
4f39237
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.0.3...0.0.4

0.0.3

29 Jul 10:08
4a12a20
Compare
Choose a tag to compare

What's Changed

  • Revert "[security] add base voter that supports standard methods (#34)" by @imdhemy in #35

Full Changelog: 0.0.2...0.0.3

0.0.2

28 Jul 20:01
253183a
Compare
Choose a tag to compare

What's Changed

  • [validation] add the bundle validator by @imdhemy in #33
  • [security] add base voter that supports standard methods by @imdhemy in #34

Full Changelog: 0.0.1...0.0.2

0.0.1

13 Jul 06:10
7522bd9
Compare
Choose a tag to compare

Hello world!

SymBlaze HTTP bundle provides a set of tools to build RESTful APIs with Symfony.

Main features

  • Auto-validating requests. 🚀