| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| 0.1.3 source code.tar.gz | 2024-03-18 | 32.5 kB | |
| 0.1.3 source code.zip | 2024-03-18 | 48.1 kB | |
| README.md | 2024-03-18 | 497 Bytes | |
| Totals: 3 Items | 81.1 kB | 1 | |
What's Changed
- Bump mio from 0.8.10 to 0.8.11 by @dependabot in https://github.com/swlkr/ryde/pull/1
New Contributors
- @dependabot made their first contribution in https://github.com/swlkr/ryde/pull/1
New stuff
- Add a listen! macro instead of fn main() {} (looks cool)
- Add
replacefn in html, kind of like an integrated htmx coming at some point - Better crud generation from sql for
select *
Full Changelog: https://github.com/swlkr/ryde/compare/0.1.2...0.1.3