File tree Expand file tree Collapse file tree 2 files changed +5
-10
lines changed Expand file tree Collapse file tree 2 files changed +5
-10
lines changed Original file line number Diff line number Diff line change 1616 <PackageLicenseUrl >https://github.com/Genometric/GeUtilities/blob/master/LICENSE</PackageLicenseUrl >
1717 <PackageProjectUrl >https://github.com/Genometric/GeUtilities</PackageProjectUrl >
1818 <RepositoryUrl >https://github.com/Genometric/GeUtilities</RepositoryUrl >
19- <Version >4 .0.0</Version >
19+ <Version >5 .0.0</Version >
2020 <Description >Implements unit test functions for the GeUtilities.</Description >
2121 <PackageTags >genomics; genome analysis; building-blocks; parser; BED; VCF; GTF; RefSeq;</PackageTags >
22- <PackageReleaseNotes >A major overhaul on the interfaces, functions signatures, and namespace naming. Namely:
23- - Parsers constructors take least possible information, and all the other configuration could be set on an instace of the parser class.
24- - By moving source file name from constructor to Parse function, now single instance of Parser can be used to parse multiple files.
25- - A major overhaul of classes inheritance with the objective of making them more coherent.</PackageReleaseNotes >
22+ <PackageReleaseNotes ></PackageReleaseNotes >
2623 <AssemblyName >GeUtilities.Tests</AssemblyName >
2724 <RootNamespace >Genometric.GeUtilities.Tests</RootNamespace >
2825 </PropertyGroup >
Original file line number Diff line number Diff line change 1010 <PackageProjectUrl >https://github.com/Genometric/GeUtilities</PackageProjectUrl >
1111 <RepositoryUrl >https://github.com/Genometric/GeUtilities</RepositoryUrl >
1212 <RootNamespace >Genometric.GeUtilities</RootNamespace >
13- <Version >4 .0.0</Version >
13+ <Version >5 .0.0</Version >
1414 <PackageRequireLicenseAcceptance >true</PackageRequireLicenseAcceptance >
1515 <GeneratePackageOnBuild >true</GeneratePackageOnBuild >
1616 <PackageId >Genometric.GeUtilities</PackageId >
1717 <Description >Genome Utilities (GeUtilities) provides open-source building-blocks for genomic data analysis tools.</Description >
18- <PackageReleaseNotes >A major overhaul on the interfaces, functions signatures, and namespace naming. Namely:
19- - Parsers constructors take least possible information, and all the other configuration could be set on an instace of the parser class.
20- - By moving source file name from constructor to Parse function, now single instance of Parser can be used to parse multiple files.
21- - A major overhaul of classes inheritance with the objective of making them more coherent.</PackageReleaseNotes >
18+ <PackageReleaseNotes ></PackageReleaseNotes >
2219 <PackageTags >genomics; genome analysis; building-blocks; parser; BED; VCF; GTF; RefSeq;</PackageTags >
20+ <AssemblyVersion >5.0.0.0</AssemblyVersion >
2321 </PropertyGroup >
2422
2523 <PropertyGroup Condition =" '$(Configuration)|$(Platform)'=='Release|AnyCPU'" >
You can’t perform that action at this time.
0 commit comments