Skip to content

Releases: codevia-io/venus-utils

v1.1.2

16 Aug 16:40
9df4e40

Choose a tag to compare

What's Changed

  • Add a Response object for sending standardized HTTP responses by @d9beuD in #6
  • Rename the method for body params parsing by @d9beuD in #7

Full Changelog: v1.1.1...v1.1.2

v1.1.1

02 May 12:11
f0ab864

Choose a tag to compare

What's Changed

Full Changelog: v1.1.0...v1.1.1

v1.1.0

01 May 14:57
99fe87d

Choose a tag to compare

What's Changed

  • Add an oriented object Sodium wrapper by @d9beuD in #3
  • Create a request analizer for pagination and validation by @d9beuD in #4

⚠️ : Codevia\Venus\Utils\Http\Request\Validate#parsedBody has been replaced by Codevia\Venus\Utils\Http\Request\RequestAnalizer#parsedBody.

Full Changelog: v1.0.1...v1.1.0

v1.0.1

27 Apr 10:34
219cd1b

Choose a tag to compare

What's Changed

  • Add a request body fields validator by @d9beuD in #2

Full Changelog: v1.0.0...v1.0.1

v1.0.0

20 Apr 15:23
b3ed2c7

Choose a tag to compare

What's Changed

  • Add an OOP version of the PHP password API by @d9beuD in #1

New Contributors

  • @d9beuD made their first contribution in #1

Full Changelog: https://github.com/codevia-io/venus-utils/commits/v1.0.0