|
b6c72b9e47
|
bump version, update changelog
|
2024-09-25 17:38:00 -07:00 |
|
|
1f9e3ea481
|
only pin h5py version on non-mac platforms, since mac seems to be unaffected by file locking problem. fix windows permission error
|
2024-09-25 17:06:03 -07:00 |
|
|
a5925f992e
|
pin lower h5py version, relock, add statement on python and version support
|
2024-09-25 16:28:53 -07:00 |
|
|
2e7031c58d
|
changelog, bump version
|
2024-09-24 00:23:15 -07:00 |
|
|
46020b16d2
|
need to set minimum python version in ruff lol
|
2024-09-23 23:32:39 -07:00 |
|
|
0a175d17c0
|
changelog, bump version, remove pdb
|
2024-09-23 18:15:10 -07:00 |
|
|
8cc2574399
|
add marks to all tests
|
2024-09-23 13:28:38 -07:00 |
|
|
7b0c64a7f6
|
how could i ever not depend on rich
|
2024-09-21 04:22:20 -07:00 |
|
|
d3ad8dac5c
|
docs and docs and docs and docs
|
2024-09-21 04:18:22 -07:00 |
|
|
b436d8d592
|
Roundtrip json serialization using dataclasses for all interfaces. Separate JSON schema generation from core_schema generation. More consistent json dumping behavior - always return just the array unless round_trip=True .
|
2024-09-20 23:44:59 -07:00 |
|
|
09582bd61e
|
changelog and bump version
|
2024-09-03 17:49:17 -07:00 |
|
|
34e48b394a
|
rm pdb
|
2024-09-03 17:43:11 -07:00 |
|
|
9d31ecf385
|
bump version, docs, nocover error checking
|
2024-09-03 17:02:50 -07:00 |
|
|
b20e49607d
|
add changelog, bump version, add additional level of nesting in changelog
|
2024-09-03 13:18:00 -07:00 |
|
|
d24da4dc12
|
fill out package metadata, add python 3.13 to test matrix
|
2024-09-03 11:51:12 -07:00 |
|
|
067ffa0342
|
bump changelog, version
|
2024-09-02 22:23:41 -07:00 |
|
|
fa5e4defe2
|
changelog and bump version
|
2024-09-02 18:18:57 -07:00 |
|
|
290a72f8ca
|
changelog and bump version
|
2024-09-02 16:55:27 -07:00 |
|
|
35ec2f1651
|
update changelog, bump version
|
2024-08-13 23:27:12 -07:00 |
|
|
f63bd9c171
|
update changelog, bump version
|
2024-08-12 21:36:57 -07:00 |
|
|
bd8b075561
|
update changelog, bump version
|
2024-08-12 21:14:39 -07:00 |
|
|
c0f322c70f
|
Bump version and update changelog
|
2024-08-05 19:49:13 -07:00 |
|
|
a64bb2186f
|
changelog, bump version, fill in coverage
|
2024-07-31 16:45:48 -07:00 |
|
|
40c8e9d95d
|
remove nptyping dependency, update CI, remove old numpy types
|
2024-07-31 15:50:24 -07:00 |
|
|
3306703741
|
update old numpy dtypes, remove them, lint
|
2024-07-31 14:15:24 -07:00 |
|
|
cbe5d33fd9
|
initial vendoring, pre-fixing
|
2024-07-31 13:06:10 -07:00 |
|
|
8007cebbaa
|
bump version
|
2024-07-31 02:06:22 -07:00 |
|
|
a45967818c
|
v1.2.1 - fix dtypeerror inheritance
|
2024-06-27 22:24:57 -07:00 |
|
|
f482f07be9
|
1.2.0 - shape ranges
update docs, bump version
|
2024-06-14 22:56:28 -07:00 |
|
|
01e622b8a6
|
v1.1.0 bump version, add changelog
|
2024-05-24 18:57:16 -07:00 |
|
|
b0b391947f
|
v1.0.0
|
2024-05-23 00:28:03 -07:00 |
|
|
2803c752b9
|
first draft of docs for 1.0
|
2024-05-23 00:27:00 -07:00 |
|
|
0937fd7c0d
|
continuing on docs, adding interfaces diagram
|
2024-05-22 13:25:43 -07:00 |
|
|
a4d82f0879
|
docs! add recursive any shaped arrays!
|
2024-05-20 21:16:16 -07:00 |
|
|
e2231cc9f0
|
video interface!
|
2024-05-20 19:17:46 -07:00 |
|
|
8f382977e9
|
update version lol
|
2024-05-17 18:22:27 -07:00 |
|
|
f3fd0a0ed2
|
coverage tests for hdf5 interface. filter numpy deprecation warnings from nptyping
|
2024-05-17 16:51:41 -07:00 |
|
|
b82a49df1b
|
Better test cases, dtype module, compound types
|
2024-05-08 21:29:13 -07:00 |
|
|
d884055067
|
not quite working zarr implementation
|
2024-04-29 19:49:38 -07:00 |
|
|
a345cc6504
|
python 3.9 compat
|
2024-04-22 20:27:11 -07:00 |
|
|
fbc7d2914b
|
python 3.9 compat
|
2024-04-22 20:23:24 -07:00 |
|
|
9c306db791
|
python 3.9 compat
|
2024-04-22 20:11:01 -07:00 |
|
|
d706d8f1e1
|
don't lint tests
|
2024-04-22 20:04:24 -07:00 |
|
|
3d1d029ab8
|
Lint, fix olde array compression test
|
2024-04-22 20:00:43 -07:00 |
|
|
5b722bb6da
|
remove nwb_linkml remnants, add to_json method for json serialization
|
2024-04-22 19:31:56 -07:00 |
|
|
46060c1154
|
dask and hdf5 array interfaces
|
2024-04-08 18:36:47 -07:00 |
|
|
a6391c08a3
|
numpy interface and type stub generation
|
2024-04-03 20:52:33 -07:00 |
|
|
21dd796f09
|
convert from poetry to pdm, remove linkml parts
|
2024-04-03 16:17:12 -07:00 |
|
|
1bb34ed2e0
|
update linkml version to include arrays
|
2024-02-08 14:02:58 -08:00 |
|
|
d345232fbd
|
clear test builder cache to maybe actually get dask?
|
2024-02-05 16:48:11 -08:00 |
|