2.13.2
This is a minor update that includes several bug fixes
Anyone using the EBI reference service should upgrade because the hardcoded link changed.
There should be no compatibility issues with previous 2.13 releases.
f45c654 Fix MergingIterator.close()
to avoid ConcurrentModificationException
#1055 (#1056)
8296466 Fixed BCF Decoding and Writing to exclude marker bit on first GT field value (#1048)
46ac4e2 replaced an instance of '>=' with 'more than' to allow use of javadoc '@value' pragma. (#1053)
3c6dd65 update EBI_REFERENCE_SERVICE_URL_MASK
to use https. (#1051)
e1978ef new ReferenceSequenceFileWalker
constructor for Paths
(#1050)
8794b1c removing un-used crud (#1039)