Gosling

Latest version: v0.2.0

Safety actively analyzes 634631 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 3 of 16

0.10.0

   🚀 Features

- **api**:
- OnNewTrack, onNewView &nbsp;-&nbsp; by etowahadams in https://github.com/gosling-lang/gosling.js/issues/943 [<samp>(a98ee)</samp>](https://github.com/gosling-lang/gosling.js/commit/a98ee69)
- Subscription for genomic axis changes &nbsp;-&nbsp; by etowahadams in https://github.com/gosling-lang/gosling.js/issues/935 [<samp>(a2c36)</samp>](https://github.com/gosling-lang/gosling.js/commit/a2c36f5)
- Consistent track/view IDs for JS API &nbsp;-&nbsp; by sehilyi and etowahadams in https://github.com/gosling-lang/gosling.js/issues/944 [<samp>(1c2b7)</samp>](https://github.com/gosling-lang/gosling.js/commit/1c2b766)
- **core, api, editor**:
- Support using view IDs &nbsp;-&nbsp; by sehilyi in https://github.com/gosling-lang/gosling.js/issues/939 [<samp>(cd8d3)</samp>](https://github.com/gosling-lang/gosling.js/commit/cd8d300)
- **data-fetcher**:
- GFF3 with tabix &nbsp;-&nbsp; by etowahadams and sehilyi in https://github.com/gosling-lang/gosling.js/issues/923 [<samp>(52688)</samp>](https://github.com/gosling-lang/gosling.js/commit/526882f)
- **track**:
- Dummy-track &nbsp;-&nbsp; by etowahadams and sehilyi in https://github.com/gosling-lang/gosling.js/issues/946 [<samp>(ee02d)</samp>](https://github.com/gosling-lang/gosling.js/commit/ee02d38)

&nbsp;&nbsp;&nbsp;🐞 Bug Fixes

- **core**: Do not override ID in tracks from views &nbsp;-&nbsp; by sehilyi in https://github.com/gosling-lang/gosling.js/issues/954 [<samp>(6654e)</samp>](https://github.com/gosling-lang/gosling.js/commit/6654e0d)
- **data-fetcher**: Correctly calculate the distance to previous mutation in VCF (`DISTPREV`) &nbsp;-&nbsp; by sehilyi in https://github.com/gosling-lang/gosling.js/issues/949 [<samp>(ef5f5)</samp>](https://github.com/gosling-lang/gosling.js/commit/ef5f58f)
- **track**: Remove private properties from draw() &nbsp;-&nbsp; by etowahadams in https://github.com/gosling-lang/gosling.js/issues/952 [<samp>(529e9)</samp>](https://github.com/gosling-lang/gosling.js/commit/529e9a3)

&nbsp;&nbsp;&nbsp;&nbsp;[View changes on GitHub](https://github.com/gosling-lang/gosling.js/compare/v0.9.33...v0.10.0)

0.9.33

&nbsp;&nbsp;&nbsp;🐞 Bug Fixes

- **data-fetcher**:
- Support genomicFieldsToConvert &nbsp;-&nbsp; by etowahadams in https://github.com/gosling-lang/gosling.js/issues/932 [<samp>(c94ec)</samp>](https://github.com/gosling-lang/gosling.js/commit/c94ecae)
- Bump tabix-js version to fix errors when loading BED files &nbsp;-&nbsp; by etowahadams in https://github.com/gosling-lang/gosling.js/issues/938 [<samp>(d9012)</samp>](https://github.com/gosling-lang/gosling.js/commit/d901232)

&nbsp;&nbsp;&nbsp;&nbsp;[View changes on GitHub](https://github.com/gosling-lang/gosling.js/compare/v0.9.32...v0.9.33)

0.9.32

&nbsp;&nbsp;&nbsp;🐞 Bug Fixes

- Fix duplicated data and odd tile load timing in the bam data fetcher &nbsp;-&nbsp; by sehilyi in https://github.com/gosling-lang/gosling.js/issues/927 [<samp>(4e529)</samp>](https://github.com/gosling-lang/gosling.js/commit/4e52907)

&nbsp;&nbsp;&nbsp;&nbsp;[View changes on GitHub](https://github.com/gosling-lang/gosling.js/compare/v0.9.31...v0.9.32)

0.9.31

&nbsp;&nbsp;&nbsp;🚀 Features

- Upgrade higlass to v1.12.4 &nbsp;-&nbsp; by sehilyi in https://github.com/gosling-lang/gosling.js/issues/902 [<samp>(758f7)</samp>](https://github.com/gosling-lang/gosling.js/commit/758f730)
- Islandviewer improvements &nbsp;-&nbsp; by ThHarbig in https://github.com/gosling-lang/gosling.js/issues/906 [<samp>(86f50)</samp>](https://github.com/gosling-lang/gosling.js/commit/86f50de)

&nbsp;&nbsp;&nbsp;🐞 Bug Fixes

- Revert breaking React 18 changes &nbsp;-&nbsp; by manzt in https://github.com/gosling-lang/gosling.js/issues/913 [<samp>(52bf2)</samp>](https://github.com/gosling-lang/gosling.js/commit/52bf2f2)

&nbsp;&nbsp;&nbsp;&nbsp;[View changes on GitHub](https://github.com/gosling-lang/gosling.js/compare/v0.9.30...v0.9.31)

0.9.30

&nbsp;&nbsp;&nbsp;🚀 Features

- Add BED file datafetcher &nbsp;-&nbsp; by etowahadams and sehilyi in https://github.com/gosling-lang/gosling.js/issues/877 [<samp>(a0873)</samp>](https://github.com/gosling-lang/gosling.js/commit/a087340)
- Add islandviewer example &nbsp;-&nbsp; by ThHarbig in https://github.com/gosling-lang/gosling.js/issues/887 [<samp>(897b0)</samp>](https://github.com/gosling-lang/gosling.js/commit/897b0ef)
- Support React 18 &nbsp;-&nbsp; by sehilyi in https://github.com/gosling-lang/gosling.js/issues/898 [<samp>(dc133)</samp>](https://github.com/gosling-lang/gosling.js/commit/dc13381)

&nbsp;&nbsp;&nbsp;🐞 Bug Fixes

- Pileup calculation works when start and end fields are the same &nbsp;-&nbsp; by sehilyi in https://github.com/gosling-lang/gosling.js/issues/891 [<samp>(7754a)</samp>](https://github.com/gosling-lang/gosling.js/commit/7754a15)
- Tile values are correctly filtered based on genomics windows &nbsp;-&nbsp; by sehilyi in https://github.com/gosling-lang/gosling.js/issues/892 [<samp>(cef79)</samp>](https://github.com/gosling-lang/gosling.js/commit/cef7953)
- Fix `inRange` filter &nbsp;-&nbsp; by sehilyi in https://github.com/gosling-lang/gosling.js/issues/896 [<samp>(13a70)</samp>](https://github.com/gosling-lang/gosling.js/commit/13a70a2)

&nbsp;&nbsp;&nbsp;&nbsp;[View changes on GitHub](https://github.com/gosling-lang/gosling.js/compare/v0.9.29...v0.9.30)

0.9.29

Page 3 of 16

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.