ngyn@0.1.0
What's Changed
- chore: add http specific methods to server by @elcharitas in #1
- feat: support multiple http methods by @elcharitas in #2
- chore: Rename to ngyn by @elcharitas in #4
- chore: do not allow dead code by @elcharitas in #6
- chore: stabilize formats + repo url by @elcharitas in #7
- fix: broken server doc tests by @elcharitas in #8
- fix: address all clippy errors by @elcharitas in #9
- fix: temp clean out all macro tests by @elcharitas in #10
- feat: add support for async routes by @elcharitas in #11
- feat: add more http methods support to engine by @elcharitas in #12
- feat: add support for module interop by @elcharitas in #13
- chore: add sample weather app by @elcharitas in #14
- chore: lean out macro outputs by @elcharitas in #15
- chore: add deployment support for basic app by @elcharitas in #17
- feat: add support for release workflow by @elcharitas in #16
- chore: revamp weather api using reqwest + tokio by @elcharitas in #18
- chore: update readme information by @elcharitas in #20
- fix: ngyn version in basic app by @elcharitas in #21
- chore: bump crates version number by @elcharitas in #22
Full Changelog: https://github.com/ngyn-rs/ngyn/commits/ngyn@0.1.0