Commit graph

54 commits

Author SHA1 Message Date
8f60c60e8a
bump version, changelog 2024-10-11 02:29:38 -07:00
189a3e7919
some docs 2024-10-11 02:23:34 -07:00
3356738e42
refactoring array generation, swapping in the interface case generators 2024-10-04 00:46:49 -07:00
e701bf6e9b
interface cases 2024-10-03 23:18:18 -07:00
f291afbbe2
create testing module, add to docs 2024-10-03 19:33:40 -07:00
c5a323d35d
bump version, update changelog 2024-09-26 20:11:03 -07:00
99e07925e6
updates to readme
Some checks are pending
Lint / Ruff Linting (push) Waiting to run
Lint / Black Formatting (push) Waiting to run
LinkML Tests / test-linkml (macos-latest, 3.12) (push) Waiting to run
LinkML Tests / test-linkml (macos-latest, 3.9) (push) Waiting to run
LinkML Tests / test-linkml (ubuntu-latest, 3.12) (push) Waiting to run
LinkML Tests / test-linkml (ubuntu-latest, 3.9) (push) Waiting to run
LinkML Tests / test-linkml (windows-latest, 3.12) (push) Waiting to run
LinkML Tests / test-linkml (windows-latest, 3.9) (push) Waiting to run
Tests / test (<2.0.0, macos-latest, 3.12) (push) Waiting to run
Tests / test (<2.0.0, macos-latest, 3.9) (push) Waiting to run
Tests / test (<2.0.0, ubuntu-latest, 3.12) (push) Waiting to run
Tests / test (<2.0.0, ubuntu-latest, 3.9) (push) Waiting to run
Tests / test (<2.0.0, windows-latest, 3.12) (push) Waiting to run
Tests / test (<2.0.0, windows-latest, 3.9) (push) Waiting to run
Tests / test (>=2.0.0, macos-latest, 3.12) (push) Waiting to run
Tests / test (>=2.0.0, macos-latest, 3.9) (push) Waiting to run
Tests / test (>=2.0.0, ubuntu-latest, 3.10) (push) Waiting to run
Tests / test (>=2.0.0, ubuntu-latest, 3.11) (push) Waiting to run
Tests / test (>=2.0.0, ubuntu-latest, 3.12) (push) Waiting to run
Tests / test (>=2.0.0, ubuntu-latest, 3.9) (push) Waiting to run
Tests / test (>=2.0.0, windows-latest, 3.12) (push) Waiting to run
Tests / test (>=2.0.0, windows-latest, 3.9) (push) Waiting to run
Tests / finish-coverage (push) Blocked by required conditions
2024-09-25 18:15:27 -07:00
b6c72b9e47
bump version, update changelog 2024-09-25 17:38:00 -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
37f3a3bddf
add dtype docs page 2024-09-23 23:59:43 -07:00
85cef50603
refactor validation into separate module, perf improvements from not iterating over every element of array, rename array to value universally in serialized json lol 2024-09-23 23:25:20 -07:00
7f2c79bbae
more typos, i can't write
Some checks are pending
Lint / Ruff Linting (push) Waiting to run
Lint / Black Formatting (push) Waiting to run
Tests / test (<2.0.0, macos-latest, 3.12) (push) Waiting to run
Tests / test (<2.0.0, macos-latest, 3.9) (push) Waiting to run
Tests / test (<2.0.0, ubuntu-latest, 3.12) (push) Waiting to run
Tests / test (<2.0.0, ubuntu-latest, 3.9) (push) Waiting to run
Tests / test (<2.0.0, windows-latest, 3.12) (push) Waiting to run
Tests / test (<2.0.0, windows-latest, 3.9) (push) Waiting to run
Tests / test (>=2.0.0, macos-latest, 3.12) (push) Waiting to run
Tests / test (>=2.0.0, macos-latest, 3.9) (push) Waiting to run
Tests / test (>=2.0.0, ubuntu-latest, 3.10) (push) Waiting to run
Tests / test (>=2.0.0, ubuntu-latest, 3.11) (push) Waiting to run
Tests / test (>=2.0.0, ubuntu-latest, 3.12) (push) Waiting to run
Tests / test (>=2.0.0, ubuntu-latest, 3.9) (push) Waiting to run
Tests / test (>=2.0.0, windows-latest, 3.12) (push) Waiting to run
Tests / test (>=2.0.0, windows-latest, 3.9) (push) Waiting to run
Tests / finish-coverage (push) Blocked by required conditions
2024-09-23 18:41:45 -07:00
faeccc8b17
oop fix MyST in serialization docs 2024-09-23 18:36:05 -07:00
4d1557a2f9
move meta things to meta in docs 2024-09-23 18:17:30 -07:00
0a175d17c0
changelog, bump version, remove pdb 2024-09-23 18:15:10 -07:00
9026eb700f
add json_model abstract class attr, make deserialize validation method 2024-09-21 21:58:11 -07:00
70bf254ddd
lint, fix zarr dump test 2024-09-21 18:26:25 -07:00
135b74aa2e
omg does myst_nb execute in the cwd of the file, that's even better 2024-09-21 04:37:13 -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
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
0f1e0d0caf
oop still have to do bytes conversion 2024-09-02 22:29:58 -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
b2db1014bd
Better string dtype checking support, restructuring the validation hooks to allow finer grained control over the process. 2024-08-05 19:43:15 -07:00
a64bb2186f
changelog, bump version, fill in coverage 2024-07-31 16:45:48 -07:00
61e77c14b0
1.2.2 - changelog 2024-07-31 02:05:04 -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
777e439e18
fix changelog nesting depth 2024-05-24 19:21:36 -07:00
01e622b8a6
v1.1.0 bump version, add changelog 2024-05-24 18:57:16 -07:00
0fc5c39178
docs for instance checking 2024-05-24 18:51:54 -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
5e3ad790d7
restructuring docs, getting started on design but need 2 go home 2024-05-20 21:39:54 -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
57b25034d6
refresh of front docs page 2024-05-09 00:42:44 -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
46060c1154
dask and hdf5 array interfaces 2024-04-08 18:36:47 -07:00
5069c3ddd4
moving to src format 2024-04-03 16:34:03 -07:00