Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: cropgeeks/brapi-java
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.0.0
Choose a base ref
...
head repository: cropgeeks/brapi-java
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
  • 19 commits
  • 281 files changed
  • 2 contributors

Commits on Aug 13, 2020

  1. Copy the full SHA
    15ab1bd View commit details

Commits on Aug 19, 2020

  1. - FIX: Fixed some method naming errors.

    - CHG: Bumped version number.
    sebastian-raubach committed Aug 19, 2020
    Copy the full SHA
    abd0b33 View commit details
  2. Copy the full SHA
    ff0c75e View commit details

Commits on Sep 18, 2020

  1. Copy the full SHA
    a106779 View commit details

Commits on Oct 7, 2020

  1. Copy the full SHA
    f324510 View commit details

Commits on Mar 10, 2021

  1. - FIX: Fixed some issues with server info enums.

    - CHG: Preparation for bugfix release.
    sebastian-raubach committed Mar 10, 2021
    Copy the full SHA
    c7b514e View commit details

Commits on Mar 19, 2021

  1. - ADD: Added Lombok to reduce verbose code.

    - ADD: Added default constructor to classes that had a specific constructor for Jackson XML.
    sebastian-raubach committed Mar 19, 2021
    Copy the full SHA
    67c5e8a View commit details

Commits on Jun 18, 2021

  1. Copy the full SHA
    852e205 View commit details
  2. Copy the full SHA
    52a7dc7 View commit details

Commits on Apr 29, 2022

  1. Copy the full SHA
    8d8ab6a View commit details

Commits on Jul 26, 2022

  1. - CHG: Initial update to BrAPI v2.1.

    - ADD: Added pedigree endpoints.
    sebastian-raubach committed Jul 26, 2022
    Copy the full SHA
    f72827c View commit details

Commits on Aug 3, 2022

  1. Copy the full SHA
    e7fc7eb View commit details

Commits on Aug 9, 2022

  1. Copy the full SHA
    b23beef View commit details
  2. Copy the full SHA
    d349063 View commit details

Commits on Feb 1, 2023

  1. Copy the full SHA
    948e22c View commit details

Commits on Mar 21, 2023

  1. Changed Analysis to List in VariantSet.java and GenotypeMetadata to L…

    …ist in Call.java to account for BrAPI specification returning these as arrays of objects
    Batbaby91 committed Mar 21, 2023
    Copy the full SHA
    78658c8 View commit details

Commits on Mar 24, 2023

  1. Readded DataType object and related calls.

    This feature has been depreciated in v2.1 but not fully removed and won't be until next major version. Required for backwards compatibility to v2.0
    Batbaby91 committed Mar 24, 2023
    Copy the full SHA
    f6e9db5 View commit details

Commits on Aug 30, 2024

  1. Copy the full SHA
    5d7f680 View commit details
  2. Copy the full SHA
    5554dcb View commit details
Loading