Releases: mpiorowski/rusve
Releases · mpiorowski/rusve
v0.15.0
What's Changed
Rewrite everything to Diesel / Diesel Async with streaming support.
Even though I am not a fan of ORM, this one is really nice, and in a world of Rust seems like the only one that is production ready.
- Diesel by @mpiorowski in #35
- utils diesel by @mpiorowski in #36
Full Changelog: v0.14.2...v0.15.0
v0.14.2
What's Changed
- added-tokio-postgres-for-users-service by @mpiorowski in #34
Full Changelog: v0.14.1...v0.14.2
v0.14.1
What's Changed
- Decied to make it more Rust OR Go, instead of Rust + 1 small go service
- Fully working Users and Notes service using Go
- Making Go a recommended for those who start
- feature/service users go by @mpiorowski in #33
Full Changelog: v0.13.0...v0.14.1
v0.13.0
v0.12.0
v0.11.0
v0.10.0
- Fully working PWA with service workers, app works offline
- Cleaned all eslint errors for strict rules
Full Changelog: v0.9.2...v0.10.0
v0.9.2
- Fixing some subscribe flow, make the subscripe check specific to certain pages
- Cache the info
Full Changelog: v0.9.0...v0.9.2
v0.9.0
What's Changed
- Fuklly working Stripe subsccription flow!
- feature/payments by @mpiorowski in #25
Full Changelog: v0.8.2...v0.9.0
v0.8.2
Full Changelog: v0.7.5...v0.8.2
- Working email using GCP PubSub