vers. 0.7.0
Pre-release
Pre-release
This major update marks another significant milestone on the journey toward Database Schema 1.0. While the core layout of the database remains largely consistent, substantial "under-the-hood" improvements have been implemented to enhance precision and reliability.
What's Changed
- Enhanced scope and depth of physical and chemical properties
- Overhauled Blob/Media system to be more strict, ensuring reliable asset mapping and data integrity
- Improved handling of IAEA nuclear data
- Numerous structural improvements and bug fixes
Strategic Pivot
With this release the JSON Schema will be removed. Since the database will be fully written in TypeScript, there is no need for a separate JSON Schema. This change makes it easier and allowes to dive deep into more complex types.
Roadmap
The following objectives are planned for upcoming releases:
- Moving physical quantity / unit system to a standalone package (#20)
- Implementing specialized packages for fluent database factory functions (#22)
- Implementing structures for spectral and material composition analysis (#21)
Full Changelog: v0.6.6...v0.7.0