Skip to content

Commit 35044a3

Browse files
author
Sebastian
committed
cl schema update
1 parent 0990edd commit 35044a3

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,16 @@ CIFTools Changelog
33

44
This project uses semantic versioning. Furthermore, this project provides code that was generated from schemata. Any schema change that introduces a breaking change in the generated code is considered as breaking for the whole project. Additional information is provided below when this occurs (named `Breaking schema changes`). Most of these occur in experimental categories and are unlikely to affect your code. `Breaking API changes` will be avoided starting with version 1.0.0.
55

6+
[Unreleased]
7+
-------------
8+
### Breaking schema changes
9+
* cif-core:
10+
* `atom_type_key` removed
11+
* `cell_formula_units_z`: `int` -> `float`
12+
* `cell_angle` category removed
13+
* `diffrn_radiation_wavelength_id` removed
14+
* `geom_bond_distance_min` renamed to `geom_min_bond_distance_cutoff`
15+
616
ciftools-java 7.0.2 - September 2025
717
-------------
818
### Bug fixes

0 commit comments

Comments
 (0)