Skip to content

Releases: mpiorowski/rusve

v0.15.0

02 Jun 04:10
Compare
Choose a tag to compare

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.

Full Changelog: v0.14.2...v0.15.0

v0.14.2

20 May 22:17
c058a52
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.14.1...v0.14.2

v0.14.1

14 May 20:15
Compare
Choose a tag to compare

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

Full Changelog: v0.13.0...v0.14.1

v0.13.0

13 May 19:36
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.12.0...v0.13.0

v0.12.0

09 May 22:49
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.11.0...v0.12.0

v0.11.0

09 May 21:54
93003b9
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.10.0...v0.11.0

v0.10.0

06 May 21:20
Compare
Choose a tag to compare
  • 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

02 May 20:06
Compare
Choose a tag to compare
  • 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

02 May 04:20
ce1e96a
Compare
Choose a tag to compare

What's Changed

  • Fuklly working Stripe subsccription flow!

Full Changelog: v0.8.2...v0.9.0

v0.8.2

01 May 05:42
Compare
Choose a tag to compare

Full Changelog: v0.7.5...v0.8.2

  • Working email using GCP PubSub