Skip to content

Changelog

This project adheres to Semantic Versioning and Keep a Changelog format.

[0.7.0] - 2025-01-11

  • Major revamp to RefGetClient object, which now works with either sequences or seqcol servers, and can handle any of the seqcol API endpoints.
  • Better integration of rust digest calculations built on gtars
  • switch back-end to use JSON instead of str
  • implement name_length_pairs and sorted_sequences attrs
  • improve some SeqCol object representations

[0.6.0] - 2024-08-08

  • Change paging style of list endpoints to match latest GA4GH pagination guide
  • Implement new /list/attribute endpoint on back-end, and add to demo
  • Update endpoint paths slightly after discussion for the /list and /attribute endpoints
  • Remove some of the duplicate endpoints to solidify to one API

[0.5.0] - 2024-07-06

  • Work on deployment, container building, configuration
  • Add some work toward pangenomes
  • Various misc improvements

[0.4.0] - 2024-06-26

  • Implement new sqlmodel and agent for new database backend
  • Add new React interface

[0.3.0] - 2024-02-23

  • Add seqcolapi router

[0.2.0] - 2024-02-03

  • Integrate seqcol into refget package.

[0.1.0] - 2021-06-17

  • First public version, backed by henge version 0.1.1.

[0.0.1] - 2020-06-25

Beta version for testing