LukeMathWalker / pavex

An easy-to-use Rust framework for building robust and performant APIs
https://pavex.dev
Apache License 2.0
1.67k stars 55 forks source link

chore: release #294

Closed pavex-releaser[bot] closed 2 months ago

pavex-releaser[bot] commented 2 months ago

🤖 New release

Changelog

## `pavex`

## [0.1.38](https://github.com/LukeMathWalker/pavex/compare/0.1.37...0.1.38) - 2024-04-28 ### Added - Rework CLI introspections ([#292](https://github.com/LukeMathWalker/pavex/pull/292)) ### Fixed - anyhow::Result can be returned from constructors and other fallible components ([#293](https://github.com/LukeMathWalker/pavex/pull/293))


This PR was generated with release-plz.