Module: MiGA

Included in:
MiGA
Defined in:
lib/miga/version.rb,
lib/miga/common/errors.rb

Overview

High-level minimal requirements for the MiGA::MiGA class.

Defined Under Namespace

Modules: Common, TaxDist Classes: Cli, Daemon, Dataset, Error, Json, Lair, Metadata, MiGA, Parallel, Project, RemoteDataError, RemoteDataMissingError, RemoteDataset, Result, SQLite, SystemCallError, TaxIndex, TaxIndexTaxon, Taxonomy

Constant Summary collapse

VERSION =

Current version of MiGA. An Array with three values:

  • Float representing the major.minor version.

  • Integer representing gem releases of the current version.

  • String indicating release status:

    • rc* release candidate, not released as gem

    • [0-9]+ stable release, released as gem

[1.2, 15, 0].freeze
VERSION_NAME =

Nickname for the current major.minor version.

'prima'
VERSION_DATE =

Date of the current gem relese.

Date.new(2023, 1, 17)
CITATION =

References of MiGA

[]