Releases: static-frame/arraykit
Releases · static-frame/arraykit
1.1.0
Now building free-threaded compatible wheels for Python 3.13.
Added is_objectable()
and is_objectable_dt64()
.
Added astype_array()
.
1.0.9
Updated types in pyi
file.
1.0.8
NumPy datetime64
scalar lookups in AutoMap
and FrozenAutoMap
explicitly require matching units.
1.0.7
Updated build configuration.
1.0.6
Updated build configuration.
1.0.5
Updated build configuration.
1.0.3
Updated build configuration.
1.0.2
Updated build configuration.
1.0.0
Integrated AutoMap
and FrozenAutoMap
from arraymap
.
Removed global integer cache from AutoMap
and FrozenAutoMap
for thread safety.