Releases: quiltdata/local
Releases · quiltdata/local
v2.0.0
What's Changed
- Support Python 3.11 by @sir-sigurd in #19
- Removed support for Python 3.7 and 3.8 by @sir-sigurd in #21
- Fix install quilt3[catalog] >= 6 by @sir-sigurd in #26
Full Changelog: v1.2.1...v2.0.0
v1.2.1
What's Changed
- Depend on aiobotocore[boto3], drop direct deps on botocore and boto3 by @sir-sigurd in #16
Full Changelog: v1.2.0...v1.2.1
1.2.0 - Render HTML
Changed
- Enable rendering HTML files.
1.1.2 - Fix thumbnails
Fixed
- Fix thumbnail rendering issue introduced in
1.1.1
.
1.1.1 - Things in Perspective [YANKED]
Fixed
- Fix tabular data previews via Perspective (add
tabular_preview
lambda).
1.1.0 - Summer '22 [YANKED]
Notable changes
Changed
- Update catalog (see commit history for details). Most notable changes:
- Preview tabular data with Perspective.
- Preview molecule models with NGL.
- Preview CZI files.
- Preview genomics data with IGV.
- Create and edit files in S3 buckets via catalog UI.
- Update GraphQL schema, add dummy resolvers for some of the added types.
- Update
aicsimageio
to3.1.4
so the package can be installed withpoetry
.
1.0.1 - Initial public release
Initial public release