Skip to content

Releases: edezhic/prest

v0.5.1

29 Dec 15:27
Compare
Choose a tag to compare

Hotfix for sled storage cache capacity calculation

v0.5 - asyncification

29 Dec 14:53
Compare
Choose a tag to compare

Lots of api breaking changes due to asyncification, also includes some minor refactoring and bugfixes

v0.4.1

23 Dec 18:09
Compare
Choose a tag to compare

Fixed sled storage module resolution, yanked 0.4.0

v0.4.0

22 Dec 13:29
Compare
Choose a tag to compare
  • major rewrite of the admin with lots of new features: system info, traces explorer, full read/write GUI of all tables, scheduled tasks tracking; check out blog's admin panel for demo
  • rewrite of Table macro to use ast builder instead of strings - higher performance and injection-free
  • tailwind-like styling right in the html! macro, also htmx aliases in it for more readable code
  • lots of smaller upds and fixes, for actual info check out the blog

v0.3.1

21 May 19:46
Compare
Choose a tag to compare

1-click deploys, admin panel, more db and other utils. Check out prest.blog for latest docs

v0.2.0

09 Jan 15:37
Compare
Choose a tag to compare

Since the initial 0.1.0 release prest got built-in authentication, database, webview, livereload, https, clearer tracing and many smaller utils 🚀