Skip to content

Latest commit

 

History

History
24 lines (18 loc) · 771 Bytes

CHANGELOG.md

File metadata and controls

24 lines (18 loc) · 771 Bytes

Changelog

This project adheres to Semantic Versioning.

Unreleased

Add

  • Add basic fixtures from original project
  • Add model data generator
  • Add tag data generator
  • Add SeasonComponent for world for season processing
  • Add TraitLens for analyzing trait
  • Add HybridNote for recording species hybridization information
  • Add SpecimenRepository for storage HybridNote and specimen
  • Add CaffeineComponent for storage caffeine count
  • Add SugarComponent for storage sugar count
  • Add GENETIC_SEQUENCE registry for genetic sequence processing
  • Add NbtCompoundAccessorMixin to open constructor of NbtCompound
  • Add Evaluator for evaluating genetic sequence

Change

  • Change to Scala3