Skip to content

Releases: quiltdata/local

v2.0.0

14 Jan 17:26
5eede92
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.2.1...v2.0.0

v1.2.1

26 Dec 16:27
Compare
Choose a tag to compare

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

13 Oct 11:50
@nl0 nl0
Compare
Choose a tag to compare

Changed

  • Enable rendering HTML files.

1.1.2 - Fix thumbnails

13 Oct 06:28
@nl0 nl0
Compare
Choose a tag to compare

Fixed

  • Fix thumbnail rendering issue introduced in 1.1.1.

1.1.1 - Things in Perspective [YANKED]

12 Oct 07:07
@nl0 nl0
222fbb0
Compare
Choose a tag to compare

Fixed

  • Fix tabular data previews via Perspective (add tabular_preview lambda).

1.1.0 - Summer '22 [YANKED]

11 Oct 18:09
@nl0 nl0
8d6f885
Compare
Choose a tag to compare

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 to 3.1.4 so the package can be installed with poetry.

1.0.1 - Initial public release

01 Feb 09:34
@nl0 nl0
Compare
Choose a tag to compare

Initial public release