yjhmelody
|
ca614753a1
|
chore: use workspace edition
|
1 year ago |
Philipp Oppermann
|
8e8034d103
|
Set `repository` metadata for all our crates
|
1 year ago |
Philipp Oppermann
|
89f980e753
|
Simplify arrow array construction through new `IntoArrow` trait
|
2 years ago |
haixuanTao
|
c4794725aa
|
Fix API description to use workspace
test new release for github CI/CD
|
3 years ago |
haixuanTao
|
38e02df62c
|
Update rust api to publish it to crates.io
|
3 years ago |
haixuanTao
|
f1cf0864a4
|
Remove static path from workspace dependency
Removing those path make it easier to move package, reduce path management
reduce complexity and make it easier to export crates to `crates.io`
|
3 years ago |
Philipp Oppermann
|
d8260d5d2c
|
Inherit package version from workspace root
This way, we don't need to update the version manually in all sub-crates on every release.
|
3 years ago |
haixuanTao
|
9a0b303e98
|
Replace all versions to `v0.1.1`
|
3 years ago |
Philipp Oppermann
|
b0cf6fa4f5
|
Rework raw operator API on top of `safer-api` crate
Allows a higher-level interface
|
3 years ago |
haixuanTao
|
28a902d83a
|
Moving folders in correspondance with #41
Simply moving crate to mirror our discussion without touching at names
|
3 years ago |