Skip to content

0.5.0

Compare
Choose a tag to compare
@darkskygit darkskygit released this 10 Apr 05:46
· 220 commits to master since this release
775ac3b
  • [+] feat: enable coverage test & more stable stress test
  • [+] feat: clone nested data in doc (#359) @darkskygit
  • [+] feat: single page sharing permission check (#361) @darkskygit
  • [*] fix: unable to start when missing env file (#353) @fundon
  • [*] fix: check permissions of blob API (#354) @zuoxiaodong0815
  • [*] chore: move hosting feature to cloud infra crate (#357) @darkskygit
  • [*] refactor: add more concrete error types eliminating anyhow::Error in libs crate (#358) @thorseraq