v0.31.1
github-actions
released this
29 Mar 08:20
·
790 commits
to master
since this release
- Host the data-browser assets / JS bundles from
atomic-server
's binary #185 - Allow reading Commits #307
- Upgrade
actix
,clap
andtauri
dependencies #301 - No
Mutex
forAppstate
in server #303 - Removed system tray from
atomic-server
, since I only want to maintain the Tauri version - Rename
src-tauri
todesktop
and make the tauri code part of the cargo workspace - In Queries, respect a
limit
ofNone
andinclude_external
#317 - Run end-to-end tests from
atomic-data-browser
inatomic-data-rust
CI #204 - Use
nextest
for testing #338 - Improve and monitor test coverage #337
- Fix commit indexing #345