Skip to content

machado 0.8.0

Latest

Choose a tag to compare

@azneto azneto released this 13 May 17:23
513ff35

Release Notes - v0.8.0

Key Changes

  • Performance: Added asynchronous card loading via htmx to improve responsiveness.
  • Stack Simplification:
    • Removed django-rest-framework in favor of native Django views.
    • Migrated search functionalities from Elasticsearch to PostgreSQL.
  • API Cleanup: Trimmed the API to only the four required JBrowse endpoints.
  • Maintenance: Improved test coverage and updated project documentation.

Full Changelog: 0.7.0...0.8.0