Skip to content

Releases: higlass/higlass-python

v1.2.0

12 Nov 15:13
4b9996c
Compare
Choose a tag to compare

What's Changed

  • Breaking: Migrate to higlass-schema v0.2.0 (pydantic v2) by @manzt in #155
  • Shorter automatic uids for Tracks and Views by @manzt in #157
  • Upgrade HiGlass front-end to v1.13 by @manzt in #158

Full Changelog: v1.1.2...v1.2.0

This release does not introduce changes to the higlass-python API itself. However, it migrates the core data objects created and modified by the higlass-python API from Pydantic v1 to Pydantic v2. We are marking this as a breaking release, as some methods and attributes on these objects are now deprecated.

Libraries relying on higlass-schema (Pydantic models for Python) may encounter breaking changes if they use methods that have changed between Pydantic v1 and v2. We expect this update to improve compatibility and make it easier to use higlass-python in environments that depend on Pydantic v2 (which are increasing).

v1.1.2

12 Nov 02:35
c16e2b5
Compare
Choose a tag to compare

What's Changed

  • Pin higlass-schema version upper bound for <v1.2 by @manzt in #156

Full Changelog: v1.1.0...v1.1.2

v1.1.1

09 Nov 17:27
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.1.0...v1.1.1

v1.1.0

03 Oct 17:52
Compare
Choose a tag to compare
  • feat: Add bedlike file support (#138)

Full Changelog: v1.0.3...v1.1.0

v1.0.3

19 Sep 14:49
Compare
Choose a tag to compare

Full Changelog: v1.0.2...v1.0.3

v1.0.2

19 Sep 14:13
62e1216
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.0.1...v1.0.2

v1.0.1

22 Aug 16:17
a74443f
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.0.0...v1.0.1

v1.0.0

28 May 16:05
0072020
Compare
Choose a tag to compare

Full Changelog: v0.4.8...v1.0.0

v1.0.0rc2

20 Apr 02:17
0072020
Compare
Choose a tag to compare

What's Changed

  • feat: migrate higlass.server to use servir by @manzt in #118
  • feat: temporarily enable a renderer by @manzt in #113
  • feat: bump higlass to v1.12 by @manzt in #119

Full Changelog: https://github.com/higlass/higlass-python/commits/v1.0.0rc2