All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
- Upgraded
minimist.
NOMEN_PART_CLASSESwas not being exported properly.
- Documentation for
NOMEN_PART_CLASSES.
- Constant with all nomen part classes (
NOMEN_PART_CLASSES). NomenPartClassin exported types.
- Returned data is read-only.
- Using type unions instead of enums.
- Using ESLint/Prettier instead of TSLint.
- Upgraded dependencies.
- Handling for Candidatus.
- Handling for names in quotes.
- No longer allowing parts without classes.
- Fixed up build process, adding linting.
- Error in build process prevented declaration files from being copied over.
- Enum for nomen part classes (
NomenPartClass).
- Specific and subspecific names may be followed by "incertae" or "indet.".
- Code is in multiple files.
- Refactored code.
- Initial version.