Skip to content

Commit a4836c3

Browse files
committed
readme & cl
1 parent 5627770 commit a4836c3

4 files changed

Lines changed: 2 additions & 206 deletions

File tree

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ This project uses semantic versioning. Furthermore, this project provides code t
55

66
ciftools-java 7.0.1 - March 2025
77
-------------
8+
### Bug fixes
89
* cache results of `DelegatingColumn#getArray()` to avoid performance penalty if schema type and actual data type differ (fixes #13)
910

1011
ciftools-java 7.0.0 - March 2025

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ CIFTools is distributed by maven. To get started, append your `pom.xml` by:
1414
<dependency>
1515
<groupId>org.rcsb</groupId>
1616
<artifactId>ciftools-java</artifactId>
17-
<version>7.0.0</version>
17+
<version>7.0.1</version>
1818
</dependency>
1919
```
2020

pom.xml.releaseBackup

Lines changed: 0 additions & 178 deletions
This file was deleted.

release.properties

Lines changed: 0 additions & 27 deletions
This file was deleted.

0 commit comments

Comments
 (0)