This repository has been archived by the owner on Oct 29, 2021. It is now read-only.
Releases: obsidian-rs/obsidian
Releases · obsidian-rs/obsidian
v0.2.2
v0.2.1
v0.2.0
THIS IS NOT PRODUCTION READY YET: so proceed with care.
Some of the major changes that this version brings:
- Async/Await support. Now you can write asynchronous functions with
async/await
syntax! - App state which is shared across the whole application.
- Custom header
- Dynamic context data
- Redesign Response
- We now have a logo!
Please refer to the blog post for more details.
v0.2.0-alpha.1
THIS IS AN ALPHA RELEASE: this means it's not stable yet, so proceed with care.
Some of the major changes that this version brings:
- Async/Await support. Now you can write asynchronous functions with
async/await
syntax! - App state which is shared across the whole application.
- Custom header
- Dynamic context data
- Redesign Response
- We now have a logo!
v0.1.0-alpha.1
This version is for PoC, we have some exciting plans for the stable release in 2020.