Releases: krpeacock/server
Releases · krpeacock/server
v0.3.1
What's Changed
- updates the response signature for to enable inter-canister calls an… by @krpeacock in #6
- chore: release v0.3.0 by @krpeacock in #7
- docs: new example showing non-cached opengraph data by @krpeacock in #9
- chore: bump deps, release 0.3.1 by @krpeacock in #10
Full Changelog: v0.2.2...v0.3.1
v0.2.2
What's Changed
- fixing bug with missing path type by @krpeacock in #4
Full Changelog: v0.2.1...v0.2.2
v0.2.1
v0.2.0
Includes asset canister support! A working example of this lives at https://github.com/krpeacock/server/blob/main/examples/http_greet/src/http_greet/main.mo
Full Changelog: v0.1.1...v0.2.0
v0.1.1
What's Changed
- Set up
mo-test
by @rvanasa in #1 - Adding tests by @krpeacock in #2
- updating examples and docs with Http types exported from server by @krpeacock in #3
New Contributors
- @rvanasa made their first contribution in #1
- @krpeacock made their first contribution in #2
Full Changelog: https://github.com/krpeacock/server/commits/v0.1.1