Skip to content

Commit

Permalink
v0.9.0
Browse files Browse the repository at this point in the history
  • Loading branch information
marcgrue committed Jul 5, 2024
1 parent f838fa6 commit d8f84b9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ Data can also be fetched asynchronously in a `Future` or `ZIO`.
- Pagination (offset/cursor)
- Subscriptions
- Molecules on ScalaJS side transparently operates server database with no JSON marshalling/wiring setup
- Fast transparent binary serialization between Client and Server with [Boopickle](https://boopickle.suzaku.io) (no
- Fast transparent binary serialization between Client and Server with [Boopickle](https://github.com/suzaku-io/boopickle) (no
manual setup)
- No macros
- No complex type class implicits
Expand Down

0 comments on commit d8f84b9

Please sign in to comment.