Skip to content

Releases: chemkg/chemrof

v0.3.4

11 Nov 20:14
5f508db

Choose a tag to compare

What's Changed

  • updating to latest LinkML and switching to uv build system by @cmungall in #47

1. Build System Improvements

  • Modern tooling: Migration to uv is excellent - faster, more reliable dependency resolution
  • Proper dependency groups: Clear separation between runtime and dev dependencies
  • Dynamic versioning: Uses uv-dynamic-versioning for git-based version management
  • Build system modernization: Switched from setuptools to hatchling with proper configuration

2. Schema Enhancements

  • Comprehensive mappings: Added numerous exact_mappings to external ontologies (CHEBI, SIO, BFO)
  • InChI support expansion: Added detailed InChI sublayer slots for better stereochemistry support:
    • inchi_atom_connections_sublayer
    • inchi_hydrogen_connections_sublayer
    • inchi_charge_sublayer
    • inchi_stereochemical_* sublayers
  • Improved semantic alignment: Better integration with standard chemical ontologies
  • Enhanced reaction modeling: Added class_uri and mappings for Reaction class

Full Changelog: v0.3.3...v0.3.4

v0.3.3

21 Aug 02:17
1b74a0c

Choose a tag to compare

What's Changed

Full Changelog: v0.3.2...v0.3.3

v0.3.2

20 Aug 23:38
aebefc6

Choose a tag to compare

What's Changed

Full Changelog: v0.3.1...v0.3.2

v0.3.1

03 Jul 23:50

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.3.0...v0.3.1

v0.3.0

23 Apr 20:19
63bb04d

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.2.0...v0.3.0

v0.2.0

09 Dec 02:28

Choose a tag to compare

Full Changelog: v0.1.0...v0.2.0

v0.1.0

28 Apr 19:24

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: https://github.com/chemkg/chemrof/commits/v0.1.0