Skip to content

Releases: Genometric/GeUtilities

Release v6.0.0

Release v5.4.0

09 Jan 06:00
Compare
Choose a tag to compare

>PM Install-Package Genometric.GeUtilities -Version 5.4.0

Define a UnspecifiedStrandChar variable, and set its default value to . replacing * for unstranded intervals.

Release v5.1.0

20 Sep 18:41
Compare
Choose a tag to compare
Update version to v5.1

Release v5.0.0

14 Sep 05:00
Compare
Choose a tag to compare
Merge remote-tracking branch 'upstream/dev' into HEAD

Release v4.0.0

23 Feb 05:07
a6d7a4e
Compare
Choose a tag to compare

A major overhaul on the interfaces, functions signatures, and namespace naming. Namely:

  • Parsers constructors take least possible information, and all the other configuration could be set on an instace of the parser class.
  • By moving source file name from constructor to Parse function, now single instance of Parser can be used to parse multiple files.
  • A major overhaul of classes inheritance with the objective of making them more coherent.

Release v2.0.0

01 Feb 04:46
18c1a40
Compare
Choose a tag to compare
Merge pull request #26 from Genometric/master

Release v2.0.0