0.7.3 (2024-07-21)
- fix haplotype name comparator for "Reference" (5359f23)
0.7.2 (2024-07-18)
- fix transitivity bug in HaplotypeNameComparator (446f4c1)
0.7.1 (2024-06-14)
- add convenience methods to ComparisonChain for haplotypes and chromosomes (f6ab4c9)
- api: sort allele list in GSI options response (33fa0bf)
0.7.0 (2023-10-23)
- support md5 hashing (7d7f662)
- fix generics (4a6f483)
- improve error message (8477e63)
- return absolute path if provided path has no parent (0e035fe)
0.6.0 (2023-01-25)
- add support for ANSI console codes (6e21e16)
0.5.8 (2023-01-17)
- add nullability constraints to ComparisonChain (74d7e20)
0.5.7 (2023-01-16)
- add ComparisonChain (ee25ad8)
0.5.6 (2023-01-16)
- fix generics in ComparatorUtils.compareCollectionOfMaps (5b63e15)
0.5.5 (2023-01-16)
- add ComparatorUtils.compareCollectionOfMaps (e62e2bc)
0.5.4 (2023-01-15)
- add ComparatorUtils.compareMap (78d3db4)
0.5.3 (2023-01-15)
- move ComparatorUtils to pgkb-common (e0769d9)
0.5.2 (2022-11-15)
- update dependencies
- add TimeUtils.humanReadablePreciseDuration (50e2065)
- update dependencies (d977c37)
0.5.1 (2022-05-27)
- upgrade to yarn 3.2.1 and update dependencies
- throw InvalidPathException when path is invalid (fd1e790)
- upgrade to yarn 3.2.1 and update dependencies (d903a7b)
0.5.0 (2021-10-08)
- add support for --version flag to CliHelper (5abae87)
0.4.0 (2021-09-05)
- merge pgkb-common-io into pgkb-common (7f8cb61)
- avoid NPE (e042f06)
- fix reserved arg check for custom options (021eb37)
- fix zip file handling (a0d0298)