Skip to content

vers. 0.6.4

Pre-release
Pre-release

Choose a tag to compare

@komed3 komed3 released this 18 Apr 23:39
· 188 commits to master since this release
b8cf881

This patch introduces new factory types intended to simplify and standardize the database structure.

What's Changed

  • Introduced Factory types for all entities (Element, Compound, Mineral, Mixture, Nuclide), references, and physical quantities to enforce strict repository file structure.
  • Revised StatsCollection to capture even more accurate statistics.
  • Standardized identifier naming conventions across the entire schema (e.g., CompoundId, MineralId, NuclideId).

Full Changelog: v0.6.3...v0.6.4