Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release/v3.0.0 #50

Merged
merged 29 commits into from
May 1, 2023
Merged

Release/v3.0.0 #50

merged 29 commits into from
May 1, 2023

Commits on Apr 20, 2023

  1. Configuration menu
    Copy the full SHA
    8f49a18 View commit details
    Browse the repository at this point in the history
  2. Adjust focus of IntervalCollection element type

    This commit makes the `IntervalCollection` element type generic, which is a breaking change.
    CiaranOMara committed Apr 20, 2023
    Configuration menu
    Copy the full SHA
    a4b7a7e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9351dca View commit details
    Browse the repository at this point in the history

Commits on Apr 28, 2023

  1. Remove focus from Interval metadata

    Develops `intervaltype` methods.
    CiaranOMara committed Apr 28, 2023
    Configuration menu
    Copy the full SHA
    c96a9df View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7c0fbaf View commit details
    Browse the repository at this point in the history
  3. Un-Shadow IntervalTrees.Interval type

    - Rename `Interval` to `GenomicInterval`.
    - Rename `IntervalCollection` to `GenomicIntervalCollection`.
    CiaranOMara committed Apr 28, 2023
    Configuration menu
    Copy the full SHA
    4da88a9 View commit details
    Browse the repository at this point in the history
  4. Subtype from AbstractGenomicInterval type

    Allow users to develop their own custom concrete types.
    CiaranOMara committed Apr 28, 2023
    Configuration menu
    Copy the full SHA
    b97e1c2 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a874fe6 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    e1c088d View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    555d005 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    c29b04f View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    81f9781 View commit details
    Browse the repository at this point in the history
  10. Shortcut with dispatch

    CiaranOMara committed Apr 28, 2023
    Configuration menu
    Copy the full SHA
    761a954 View commit details
    Browse the repository at this point in the history
  11. Add GenomicPosition type

    CiaranOMara committed Apr 28, 2023
    Configuration menu
    Copy the full SHA
    4e65935 View commit details
    Browse the repository at this point in the history
  12. Add metadata shortcut

    CiaranOMara committed Apr 28, 2023
    Configuration menu
    Copy the full SHA
    c589dae View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    46e596d View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    857bf1d View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    798b6a1 View commit details
    Browse the repository at this point in the history
  16. Add groupname methods

    CiaranOMara committed Apr 28, 2023
    Configuration menu
    Copy the full SHA
    01e7d65 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    8bd1a9d View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    84c72f9 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    ebcbe23 View commit details
    Browse the repository at this point in the history
  20. Add metadatatype methods

    CiaranOMara committed Apr 28, 2023
    Configuration menu
    Copy the full SHA
    9a61115 View commit details
    Browse the repository at this point in the history
  21. Increment version

    CiaranOMara committed Apr 28, 2023
    Configuration menu
    Copy the full SHA
    58db78e View commit details
    Browse the repository at this point in the history
  22. Increment compatibility

    CiaranOMara committed Apr 28, 2023
    Configuration menu
    Copy the full SHA
    4ed213f View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    14e23a2 View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    097a253 View commit details
    Browse the repository at this point in the history

Commits on Apr 29, 2023

  1. Benchmark fixes

    CiaranOMara committed Apr 29, 2023
    Configuration menu
    Copy the full SHA
    91712bf View commit details
    Browse the repository at this point in the history
  2. Apply suggestions from code review

    Co-authored-by: Kevin Bonham <[email protected]>
    CiaranOMara and kescobo authored Apr 29, 2023
    Configuration menu
    Copy the full SHA
    865d5a9 View commit details
    Browse the repository at this point in the history