Releases: agu-z/roc-pg
Releases · agu-z/roc-pg
Update to current Roc syntax
roc-pg
has been migrated to work with the newest version of the compiler and platforms.
Thanks to @niclas-ahden for the massive effort!
Add this version of roc-pg
to your app dependencies, like this:
app [main!] {
# ...,
pg: "https://github.com/agu-z/roc-pg/releases/download/0.1.1/PjwASOJalDKErbHkj3bXskhGbgqGzVSbki4Nv7xOEe0.tar.br",
}
0.1.0: Initial development release
Add this version of roc-pg
to your app's packages like this:
packages {
# ...
pg: "https://github.com/agu-z/roc-pg/releases/download/0.1.0/nb1q6kN1pu1xvv45w2tE7JjbQ60hOyR1NMxxhRMCVFc.tar.br",
}