Releases: brain-score/brainio
Releases · brain-score/brainio
v1.1.0
What's Changed
- update project name and version by @samwinebrake in #51
- converted setup.py to pyproject.toml by @samwinebrake in #52
- Update fetch to new S3 file structure by @KartikP in #55
- Testing new pr job by @deirdre-k in #54
- Update version by @KartikP in #56
New Contributors
- @KartikP made their first contribution in #55
- @deirdre-k made their first contribution in #54
Full Changelog: v1.0.0...v1.1.0
v1.0.0
What's Changed
- Refactor all core functionality to BrainIO by @jjpr-mit in #1
- On Travis, lookup.csv not found by @jjpr-mit in #2
- Lookup not found error by @jjpr-mit in #3
- Lookup testing by @jjpr-mit in #4
- xarray 0.18.* is causing test failures in brain-score. by @jjpr-mit in #5
- Avoid Circular Dependencies by @jjpr-mit in #6
- numpy 1.21.1 introduced a bug by @jjpr-mit in #8
- Travis badge by @jjpr-mit in #7
- xarray version workaround by @jjpr-mit in #9
- Update to keep track of catalog files. by @jjpr-mit in #11
- Handle catalog duplicates gracefully by @jjpr-mit in #15
- Add documentation by @jjpr-mit in #16
- 2022 03 15 travis fail by @jjpr-mit in #18
- Spike times by @jjpr-mit in #17
- Spike times afterthoughts by @jjpr-mit in #19
- Python netCDF4 version 1.6.0 error by @jjpr-mit in #20
- append() extra columns bug by @jjpr-mit in #21
- S3 retrieval by version_id and log during upload by @mschrimpf in #23
- unpin xarray, numpy, pandas, netcdf4 by @mschrimpf in #25
- disallow xarray 2022.9.0 by @mschrimpf in #29
- exclude xarray==2022.10.0 (groupby bug still not resolved) by @mschrimpf in #30
- add documentation on configuring AWS access by @mschrimpf in #31
- Add dask chunking by @jjpr-mit in #32
- remove dask dependency by @mschrimpf in #33
- disallow xarray 2022.11 by @mschrimpf in #34
- remove excessive BEGIN/END logging by @mschrimpf in #35
- pin xarray at <2022.6 by @mschrimpf in #36
- pin netcdf4<1.6.5 for py3.7 compatibility by @mschrimpf in #43
- fix link to travis build status by @mschrimpf in #44
- add documentation on adding a new user with write rights by @mschrimpf in #41
- Updates package.py to account for Type None catalogs by @mike-ferguson in #45
- Upload tagging by @samwinebrake in #47
- add instructions for model weights upload by @mschrimpf in #49
- Python 3.11 Migration by @samwinebrake in #50
New Contributors
- @jjpr-mit made their first contribution in #1
- @mschrimpf made their first contribution in #23
- @mike-ferguson made their first contribution in #45
- @samwinebrake made their first contribution in #47
Full Changelog: https://github.com/brain-score/brainio/commits/v1.0.0