From ad430ccc49128d48ebf66297c90f0e319a152c3d Mon Sep 17 00:00:00 2001 From: bjhardcastle Date: Tue, 12 Dec 2023 19:58:44 -0800 Subject: [PATCH] Update changelog --- CHANGELOG.md | 739 ++++++++++++++++++++++++++++++++++++++++++++++++++- 1 file changed, 736 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index b137cde..737bd77 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,11 +6,744 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/) and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html). -## [0.1.0](https://github.com/AllenInstitute/npc_lims/releases/tag/0.1.0) - 2023-12-13 +## Unreleased -[Compare with first commit](https://github.com/AllenInstitute/npc_lims/compare/000cab1b652513e4733a9383312ee84ef6225d45...0.1.0) +[Compare with latest](https://github.com/alleninstitute/npc_lims/compare/v0.1.93...HEAD) + + +## [v0.1.93](https://github.com/alleninstitute/npc_lims/releases/tag/v0.1.93) - 2023-12-13 + +[Compare with v0.1.92](https://github.com/alleninstitute/npc_lims/compare/v0.1.92...v0.1.93) + +### Added + +- Add docs ([2d9dc0a](https://github.com/alleninstitute/npc_lims/commit/2d9dc0ac22b8d55e822a525076711ade9a03df58) by bjhardcastle). +- Add sessions ([64b7957](https://github.com/alleninstitute/npc_lims/commit/64b795785bc24f4723a644b21f20d692ba2f130b) by bjhardcastle). + +### Fixed + +- Fix docs and test compatibility ([000cab1](https://github.com/alleninstitute/npc_lims/commit/000cab1b652513e4733a9383312ee84ef6225d45) by bjhardcastle). +- Fix deps ([38975e7](https://github.com/alleninstitute/npc_lims/commit/38975e7e34c177cbddaf11be29994d195c67d500) by bjhardcastle). + +## [v0.1.92](https://github.com/alleninstitute/npc_lims/releases/tag/v0.1.92) - 2023-12-07 + +[Compare with v0.1.91](https://github.com/alleninstitute/npc_lims/compare/v0.1.91...v0.1.92) + +### Added + +- Add doctest ([6748aac](https://github.com/alleninstitute/npc_lims/commit/6748aacc7d35da30978530ed4abf6ae6bd9b5adb) by bjhardcastle). + +### Fixed + +- Fix bug in indexing assets #14 ([55b2f5b](https://github.com/alleninstitute/npc_lims/commit/55b2f5b55110cb59815185a5169e26c6e29c54c6) by bjhardcastle). + +## [v0.1.91](https://github.com/alleninstitute/npc_lims/releases/tag/v0.1.91) - 2023-12-06 + +[Compare with v0.1.90](https://github.com/alleninstitute/npc_lims/compare/v0.1.90...v0.1.91) + +### Added + +- add verified surface channel recording probe letters ([9f395fb](https://github.com/alleninstitute/npc_lims/commit/9f395fba576d6bff9304feaa569a3d67a36df3ca) by egmcbride). +- Add recent sessions ([7e48750](https://github.com/alleninstitute/npc_lims/commit/7e48750afbe10f252f42ca1df74e19a4d44f53a3) by bjhardcastle). + +## [v0.1.90](https://github.com/alleninstitute/npc_lims/releases/tag/v0.1.90) - 2023-12-05 + +[Compare with v0.1.89](https://github.com/alleninstitute/npc_lims/compare/v0.1.89...v0.1.90) + +### Added + +- Add surface channel info ([eb1efab](https://github.com/alleninstitute/npc_lims/commit/eb1efab9ebbd5cfc33cdb4b2efc666926907c0c0) by bjhardcastle). +- Add run-eye-tracking fn ([a8dfc62](https://github.com/alleninstitute/npc_lims/commit/a8dfc62f4d7d4ea261ff378b96c42c9dc4fe84f9) by bjhardcastle). +- Add sessions ([15a6369](https://github.com/alleninstitute/npc_lims/commit/15a6369e4338cae12773e48cfd45e0c5834ec6bd) by bjhardcastle). + +### Fixed + +- Fix session discovery - error was being raised if a session ID couldn't be extracted from name ([1adcdc3](https://github.com/alleninstitute/npc_lims/commit/1adcdc305642edd45ef32c4d7a60eb18776d500a) by bjhardcastle). + +## [v0.1.89](https://github.com/alleninstitute/npc_lims/releases/tag/v0.1.89) - 2023-11-03 + +[Compare with v0.1.88](https://github.com/alleninstitute/npc_lims/compare/v0.1.88...v0.1.89) + +## [v0.1.88](https://github.com/alleninstitute/npc_lims/releases/tag/v0.1.88) - 2023-11-02 + +[Compare with v0.1.87](https://github.com/alleninstitute/npc_lims/compare/v0.1.87...v0.1.88) + +### Fixed + +- Fix type checks ([e6c662e](https://github.com/alleninstitute/npc_lims/commit/e6c662ea0bdeafe1e470e1b5f4be3280efb069d7) by bjhardcastle). +- Fix https://github.com/AllenInstitute/npc_sessions/issues/63 ([b1281ca](https://github.com/alleninstitute/npc_lims/commit/b1281ca82a5880f7433dd62448321404f779c029) by bjhardcastle). +- Fix tracked_sessions ([56788aa](https://github.com/alleninstitute/npc_lims/commit/56788aae2d0d5d79019df6517bcd87bbe0983f1c) by bjhardcastle). + +## [v0.1.87](https://github.com/alleninstitute/npc_lims/releases/tag/v0.1.87) - 2023-10-24 + +[Compare with v0.1.86](https://github.com/alleninstitute/npc_lims/compare/v0.1.86...v0.1.87) + +### Added + +- Add `SessionInfo.rig` and `task_version` ([c3542cd](https://github.com/alleninstitute/npc_lims/commit/c3542cd749384f8968eb4bbc5ca70714a81d1119) by bjhardcastle). +- Add session ([3608c84](https://github.com/alleninstitute/npc_lims/commit/3608c84eecfbdba951b0fac19410023833d4a71b) by bjhardcastle). + +## [v0.1.86](https://github.com/alleninstitute/npc_lims/releases/tag/v0.1.86) - 2023-10-24 + +[Compare with v0.1.85](https://github.com/alleninstitute/npc_lims/compare/v0.1.85...v0.1.86) + +### Added + +- Add kwargs for filtering sessions ([ad95c12](https://github.com/alleninstitute/npc_lims/commit/ad95c12ddc410dd83b2764a27699c2f1b7deac47) by bjhardcastle). +- Add comments ([f037091](https://github.com/alleninstitute/npc_lims/commit/f0370912d27c5bafdb92bfae4241240d7978c618) by bjhardcastle). +- Add `SessionInfo.training_day` ([01c90d8](https://github.com/alleninstitute/npc_lims/commit/01c90d8b6bab1a3052338f5bc1b4463c08344065) by bjhardcastle). +- Add `SessionInfo.training_info` ([d010d41](https://github.com/alleninstitute/npc_lims/commit/d010d4134331da842832732a5502eb34797c7dbb) by bjhardcastle). +- Add `probe_letters_to_skip` for session with bad data on a probe - addresses https://github.com/AllenInstitute/npc_sessions/issues/58 ([03055f6](https://github.com/alleninstitute/npc_lims/commit/03055f6d7cb0a13fa1d8c47349046381a564e05b) by bjhardcastle). +- Add basic doctest ([0081bd1](https://github.com/alleninstitute/npc_lims/commit/0081bd164f890eca9d0153b724b1c4bf69874cab) by bjhardcastle). +- Add sandbox [skip ci] ([a187d84](https://github.com/alleninstitute/npc_lims/commit/a187d84f233258fd31239a194a8b36e1111e535c) by bjhardcastle). +- Add type assertion ([93a8475](https://github.com/alleninstitute/npc_lims/commit/93a8475c6b9bd9d9c043243a64ca2f3c22d870db) by bjhardcastle). + +### Fixed + +- Fix use of SessionRecord for comparison ([a96fd16](https://github.com/alleninstitute/npc_lims/commit/a96fd163790a673475317d87426b0244570d2a71) by bjhardcastle). +- Fix templeton attr ([d3e233c](https://github.com/alleninstitute/npc_lims/commit/d3e233c0367d7d78ed15021db854715b52cb51a1) by bjhardcastle). +- Fix set behavior, fixes #10 ([472530e](https://github.com/alleninstitute/npc_lims/commit/472530e0edd1fa627abf3431d4c562d48849942f) by bjhardcastle). + +## [v0.1.85](https://github.com/alleninstitute/npc_lims/releases/tag/v0.1.85) - 2023-10-17 + +[Compare with v0.1.84](https://github.com/alleninstitute/npc_lims/compare/v0.1.84...v0.1.85) + +### Added + +- Add `cloud_path` ([46785a7](https://github.com/alleninstitute/npc_lims/commit/46785a774530f3119c125004d49e03dab89cb681) by bjhardcastle). +- Add CodeOcean token instructions ([6cf4abe](https://github.com/alleninstitute/npc_lims/commit/6cf4abe39ebf317a6ffa84ffc5c4ad2ba3b16b1c) by Ben Hardcastle). + +### Fixed + +- Fix doctest ([22103b0](https://github.com/alleninstitute/npc_lims/commit/22103b03d976497d968736038051137ee6a5400e) by Ben Hardcastle). + +## [v0.1.84](https://github.com/alleninstitute/npc_lims/releases/tag/v0.1.84) - 2023-10-15 + +[Compare with v0.1.83](https://github.com/alleninstitute/npc_lims/compare/v0.1.83...v0.1.84) + +### Fixed + +- Fix typo ([05a1b00](https://github.com/alleninstitute/npc_lims/commit/05a1b003e2de94cee57bf27c7b346f0093a5a7f0) by Ben Hardcastle). + +## [v0.1.83](https://github.com/alleninstitute/npc_lims/releases/tag/v0.1.83) - 2023-10-15 + +[Compare with v0.1.82](https://github.com/alleninstitute/npc_lims/compare/v0.1.82...v0.1.83) + +### Fixed + +- Fix bug in dropping duplicate columns ([dc933f2](https://github.com/alleninstitute/npc_lims/commit/dc933f2358cc29f08de74b8bc36646b385c84c98) by bjhardcastle). + +## [v0.1.82](https://github.com/alleninstitute/npc_lims/releases/tag/v0.1.82) - 2023-10-15 + +[Compare with v0.1.81](https://github.com/alleninstitute/npc_lims/compare/v0.1.81...v0.1.82) + +## [v0.1.81](https://github.com/alleninstitute/npc_lims/releases/tag/v0.1.81) - 2023-10-15 + +[Compare with v0.1.80](https://github.com/alleninstitute/npc_lims/compare/v0.1.80...v0.1.81) + +### Added + +- Add fns to get behavior sessions from training spreadsheets ([abacb6b](https://github.com/alleninstitute/npc_lims/commit/abacb6bd0d99c088370af29248b6ed400383fcc4) by bjhardcastle). +- Add spreadsheet->sqlite job ([58ec0f8](https://github.com/alleninstitute/npc_lims/commit/58ec0f86ff8b9c559abb92154bcb83df961ced14) by bjhardcastle). + +## [v0.1.80](https://github.com/alleninstitute/npc_lims/releases/tag/v0.1.80) - 2023-10-14 + +[Compare with v0.1.79](https://github.com/alleninstitute/npc_lims/compare/v0.1.79...v0.1.80) + +### Added + +- Add missing import ([6bc01c3](https://github.com/alleninstitute/npc_lims/commit/6bc01c30c6d948a07f1dae88ebe0434dcf701d7c) by bjhardcastle). +- Add behavior session globbing ([384d17c](https://github.com/alleninstitute/npc_lims/commit/384d17c34c82bc0807e34d4746a7732f930e34c1) by bjhardcastle). +- Add fns for getting excel spreadsheets, convert to sqlite ([91ffece](https://github.com/alleninstitute/npc_lims/commit/91ffeceed9464e3d5db5760056146d8b5239ef49) by bjhardcastle). +- Add openpyxl ([d9b6e0a](https://github.com/alleninstitute/npc_lims/commit/d9b6e0ac1bfe45c693c6cb9b65697ba0ba1a82ec) by bjhardcastle). +- Add missing credentials to env ([7cd2dca](https://github.com/alleninstitute/npc_lims/commit/7cd2dca97462b09c50896b1c9d2926d5ebe6db24) by Ben Hardcastle). + +### Fixed + +- Fix tests ([d8a09ba](https://github.com/alleninstitute/npc_lims/commit/d8a09baaf432a36324c0cec7597d3e8be3d2fdfb) by bjhardcastle). + +## [v0.1.79](https://github.com/alleninstitute/npc_lims/releases/tag/v0.1.79) - 2023-10-06 + +[Compare with v0.1.78](https://github.com/alleninstitute/npc_lims/compare/v0.1.78...v0.1.79) + +### Fixed + +- Fix typo [skip ci] ([02275cb](https://github.com/alleninstitute/npc_lims/commit/02275cb758b934cd10502443e12b43218d0e1af5) by bjhardcastle). + +## [v0.1.78](https://github.com/alleninstitute/npc_lims/releases/tag/v0.1.78) - 2023-10-06 + +[Compare with v0.1.77](https://github.com/alleninstitute/npc_lims/compare/v0.1.77...v0.1.78) + +### Fixed + +- Fix previous ([8306772](https://github.com/alleninstitute/npc_lims/commit/83067723af68bb72d04e11c6670530e617859df5) by bjhardcastle). + +## [v0.1.77](https://github.com/alleninstitute/npc_lims/releases/tag/v0.1.77) - 2023-10-06 + +[Compare with v0.1.76](https://github.com/alleninstitute/npc_lims/compare/v0.1.76...v0.1.77) + +## [v0.1.76](https://github.com/alleninstitute/npc_lims/releases/tag/v0.1.76) - 2023-10-06 + +[Compare with v0.1.75](https://github.com/alleninstitute/npc_lims/compare/v0.1.75...v0.1.76) + +## [v0.1.75](https://github.com/alleninstitute/npc_lims/releases/tag/v0.1.75) - 2023-10-04 + +[Compare with v0.1.74](https://github.com/alleninstitute/npc_lims/compare/v0.1.74...v0.1.75) + +## [v0.1.74](https://github.com/alleninstitute/npc_lims/releases/tag/v0.1.74) - 2023-10-04 + +[Compare with v0.1.73](https://github.com/alleninstitute/npc_lims/compare/v0.1.73...v0.1.74) + +### Added + +- Add issues and other config [skip ci] ([f3b4198](https://github.com/alleninstitute/npc_lims/commit/f3b4198f3a3ae3cd4b6fb37813827ba3754bc1d6) by bjhardcastle). + +### Fixed + +- Fix dataclass default ([08ded8f](https://github.com/alleninstitute/npc_lims/commit/08ded8f222d0f0a313dc8c7cb021322f23e068e6) by bjhardcastle). + +## [v0.1.73](https://github.com/alleninstitute/npc_lims/releases/tag/v0.1.73) - 2023-10-04 + +[Compare with v0.1.72](https://github.com/alleninstitute/npc_lims/compare/v0.1.72...v0.1.73) + +### Added + +- Add regenerate nwb script ([c91ce72](https://github.com/alleninstitute/npc_lims/commit/c91ce723f340c141784f663dcffda0a8c610d7aa) by bjhardcastle). + +### Fixed + +- Fix glob patter for nwb ([79662d7](https://github.com/alleninstitute/npc_lims/commit/79662d74be075f3a1ea21d6bb46cc44515051364) by bjhardcastle). + +## [v0.1.72](https://github.com/alleninstitute/npc_lims/releases/tag/v0.1.72) - 2023-10-02 + +[Compare with v0.1.71](https://github.com/alleninstitute/npc_lims/compare/v0.1.71...v0.1.72) + +### Added + +- add day to DR tracked sessions ([44f2375](https://github.com/alleninstitute/npc_lims/commit/44f23751b45a859e00d907d8f9bff086701aa817) by arjun.sridhar12345). + +### Fixed + +- Fix getting source bucket ([be61283](https://github.com/alleninstitute/npc_lims/commit/be612832977865de8e18179b580c1f12f4b02476) by bjhardcastle). +- Fix yaml format ([bb917f4](https://github.com/alleninstitute/npc_lims/commit/bb917f47cf8acf261319bf044e5f07b7bdc4cab8) by bjhardcastle). + +## [v0.1.71](https://github.com/alleninstitute/npc_lims/releases/tag/v0.1.71) - 2023-09-30 + +[Compare with v0.1.70](https://github.com/alleninstitute/npc_lims/compare/v0.1.70...v0.1.71) + +### Added + +- Add explicit export of attrs for mypy ([b8227bc](https://github.com/alleninstitute/npc_lims/commit/b8227bca86229b38ed8e37a840143081ffef3566) by bjhardcastle). +- Add invalid_times [skip ci] ([71dd003](https://github.com/alleninstitute/npc_lims/commit/71dd003ee63997aa1d8f16cba0b06b6e144e2927) by bjhardcastle). + +## [v0.1.70](https://github.com/alleninstitute/npc_lims/releases/tag/v0.1.70) - 2023-09-29 + +[Compare with v0.1.69](https://github.com/alleninstitute/npc_lims/compare/v0.1.69...v0.1.70) + +### Added + +- Add pyOpenSSL - old version caused a known missing attribute error ([48f320e](https://github.com/alleninstitute/npc_lims/commit/48f320ef87fb9de37cedaf7ba1dbe55dec081409) by Ben Hardcastle). + +## [v0.1.69](https://github.com/alleninstitute/npc_lims/releases/tag/v0.1.69) - 2023-09-28 + +[Compare with v0.1.68](https://github.com/alleninstitute/npc_lims/compare/v0.1.68...v0.1.69) + +### Added + +- Add get_tracked_sessions() in place of `tracked` ([34bacbc](https://github.com/alleninstitute/npc_lims/commit/34bacbcf4f1db508d82895427274ebf63457e727) by bjhardcastle). +- Add get_session_info in place of `tracked` ([09de4e9](https://github.com/alleninstitute/npc_lims/commit/09de4e9bc5e7c4864566162360fb44f33d28a413) by bjhardcastle). + +### Fixed + +- Fix typing ([c66ffef](https://github.com/alleninstitute/npc_lims/commit/c66ffef598edffc4aa6eb70e1ae97465739043d5) by bjhardcastle). +- Fix var names ([e1a814b](https://github.com/alleninstitute/npc_lims/commit/e1a814b52511536cd88ad8e2ce2e9bb752523bd9) by bjhardcastle). + +## [v0.1.68](https://github.com/alleninstitute/npc_lims/releases/tag/v0.1.68) - 2023-09-28 + +[Compare with v0.1.67](https://github.com/alleninstitute/npc_lims/compare/v0.1.67...v0.1.68) + +## [v0.1.67](https://github.com/alleninstitute/npc_lims/releases/tag/v0.1.67) - 2023-09-28 + +[Compare with v0.1.66](https://github.com/alleninstitute/npc_lims/compare/v0.1.66...v0.1.67) + +### Added + +- Add dotenv for doctest runner ([0edf7ed](https://github.com/alleninstitute/npc_lims/commit/0edf7ede12ef6ffbb9d0bf6131e3ed48088910a6) by bjhardcastle). +- Add new format config ([137bfaa](https://github.com/alleninstitute/npc_lims/commit/137bfaafc461d53582e7f4b15da5664373c2af30) by bjhardcastle). +- Add properties to session info dataclass ([56e210f](https://github.com/alleninstitute/npc_lims/commit/56e210f2cc266c9a2e87b32fad95f9820d765119) by bjhardcastle). + +### Fixed + +- Fix type ([5094521](https://github.com/alleninstitute/npc_lims/commit/509452151ac0880b8fa543ed764dca73f5b6b6ee) by bjhardcastle). + +## [v0.1.66](https://github.com/alleninstitute/npc_lims/releases/tag/v0.1.66) - 2023-09-27 + +[Compare with v0.1.65](https://github.com/alleninstitute/npc_lims/compare/v0.1.65...v0.1.66) + +### Added + +- Add and use custom exception for missing credentials #8 ([7f05b27](https://github.com/alleninstitute/npc_lims/commit/7f05b275dcbbbe7ac3145480fecc052fc42bf612) by bjhardcastle). + +## [v0.1.65](https://github.com/alleninstitute/npc_lims/releases/tag/v0.1.65) - 2023-09-22 + +[Compare with v0.1.64](https://github.com/alleninstitute/npc_lims/compare/v0.1.64...v0.1.65) + +## [v0.1.64](https://github.com/alleninstitute/npc_lims/releases/tag/v0.1.64) - 2023-09-15 + +[Compare with v0.1.63](https://github.com/alleninstitute/npc_lims/compare/v0.1.63...v0.1.64) + +### Fixed + +- Fix previous ([af8d500](https://github.com/alleninstitute/npc_lims/commit/af8d5000e32b612f7febb34b724f6138b842565e) by bjhardcastle). +- Fix test ([4683fdd](https://github.com/alleninstitute/npc_lims/commit/4683fdd17bd16a8dc969b746468c5e3d82a061a7) by bjhardcastle). + +### Removed + +- Remove back compat attr ([ee173d7](https://github.com/alleninstitute/npc_lims/commit/ee173d74b47ffaca35e2e021a02d51d4e3fff395) by bjhardcastle). + +## [v0.1.63](https://github.com/alleninstitute/npc_lims/releases/tag/v0.1.63) - 2023-09-14 + +[Compare with v0.1.62](https://github.com/alleninstitute/npc_lims/compare/v0.1.62...v0.1.63) + +## [v0.1.62](https://github.com/alleninstitute/npc_lims/releases/tag/v0.1.62) - 2023-09-13 + +[Compare with v0.1.61](https://github.com/alleninstitute/npc_lims/compare/v0.1.61...v0.1.62) + +## [v0.1.61](https://github.com/alleninstitute/npc_lims/releases/tag/v0.1.61) - 2023-09-13 + +[Compare with v0.1.60](https://github.com/alleninstitute/npc_lims/compare/v0.1.60...v0.1.61) + +## [v0.1.60](https://github.com/alleninstitute/npc_lims/releases/tag/v0.1.60) - 2023-09-12 + +[Compare with v0.1.59](https://github.com/alleninstitute/npc_lims/compare/v0.1.59...v0.1.60) + +### Fixed + +- Fix types ([433885a](https://github.com/alleninstitute/npc_lims/commit/433885a34371f68fff24c5922836ee58cd6870db) by bjhardcastle). + +## [v0.1.59](https://github.com/alleninstitute/npc_lims/releases/tag/v0.1.59) - 2023-09-11 + +[Compare with v0.1.58](https://github.com/alleninstitute/npc_lims/compare/v0.1.58...v0.1.59) + +### Added + +- Add list as acceptable nwb type ([d86263c](https://github.com/alleninstitute/npc_lims/commit/d86263ca0773ae4e8516725edb4227261db614e6) by Ben Hardcastle). + +## [v0.1.58](https://github.com/alleninstitute/npc_lims/releases/tag/v0.1.58) - 2023-09-11 + +[Compare with v0.1.57](https://github.com/alleninstitute/npc_lims/compare/v0.1.57...v0.1.58) + +## [v0.1.57](https://github.com/alleninstitute/npc_lims/releases/tag/v0.1.57) - 2023-09-11 + +[Compare with v0.1.56](https://github.com/alleninstitute/npc_lims/compare/v0.1.56...v0.1.57) + +### Added + +- Add comment session with extra vsyncs [skip ci] ([b839409](https://github.com/alleninstitute/npc_lims/commit/b8394094ea203a14e83c37f6ade6631ed898fa00) by Ben Hardcastle). + +## [v0.1.56](https://github.com/alleninstitute/npc_lims/releases/tag/v0.1.56) - 2023-09-06 + +[Compare with v0.1.55](https://github.com/alleninstitute/npc_lims/compare/v0.1.55...v0.1.56) + +## [v0.1.55](https://github.com/alleninstitute/npc_lims/releases/tag/v0.1.55) - 2023-09-06 + +[Compare with v0.1.54](https://github.com/alleninstitute/npc_lims/compare/v0.1.54...v0.1.55) + +## [v0.1.54](https://github.com/alleninstitute/npc_lims/releases/tag/v0.1.54) - 2023-09-06 + +[Compare with v0.1.53](https://github.com/alleninstitute/npc_lims/compare/v0.1.53...v0.1.54) + +### Added + +- Add path fn and replace usage ([fb6e743](https://github.com/alleninstitute/npc_lims/commit/fb6e7432598dfcf85056bbb26534e8634ee211cb) by Ben Hardcastle). + +## [v0.1.53](https://github.com/alleninstitute/npc_lims/releases/tag/v0.1.53) - 2023-09-06 + +[Compare with v0.1.52](https://github.com/alleninstitute/npc_lims/compare/v0.1.52...v0.1.53) + +## [v0.1.52](https://github.com/alleninstitute/npc_lims/releases/tag/v0.1.52) - 2023-09-05 + +[Compare with v0.1.51](https://github.com/alleninstitute/npc_lims/compare/v0.1.51...v0.1.52) + +## [v0.1.51](https://github.com/alleninstitute/npc_lims/releases/tag/v0.1.51) - 2023-09-05 + +[Compare with v0.1.50](https://github.com/alleninstitute/npc_lims/compare/v0.1.50...v0.1.51) + +### Added + +- Add badges [skip ci] ([7219c09](https://github.com/alleninstitute/npc_lims/commit/7219c097c3767921f0fe2d739c0f384255020b7c) by bjhardcastle). + +## [v0.1.50](https://github.com/alleninstitute/npc_lims/releases/tag/v0.1.50) - 2023-09-03 + +[Compare with v0.1.49](https://github.com/alleninstitute/npc_lims/compare/v0.1.49...v0.1.50) + +### Added + +- Add codecov upload ([df896ea](https://github.com/alleninstitute/npc_lims/commit/df896ea391d2f7148ae03b4fab66981499961d5a) by bjhardcastle). +- Add dotenv ([7f115ee](https://github.com/alleninstitute/npc_lims/commit/7f115ee82235b0567dc372a9d3d55447bcde4434) by bjhardcastle). + +## [v0.1.49](https://github.com/alleninstitute/npc_lims/releases/tag/v0.1.49) - 2023-09-03 + +[Compare with v0.1.48](https://github.com/alleninstitute/npc_lims/compare/v0.1.48...v0.1.49) + +## [v0.1.48](https://github.com/alleninstitute/npc_lims/releases/tag/v0.1.48) - 2023-09-03 + +[Compare with v0.1.47](https://github.com/alleninstitute/npc_lims/compare/v0.1.47...v0.1.48) + +### Added + +- Add age ([72077c8](https://github.com/alleninstitute/npc_lims/commit/72077c8e2a25264400ebf0410e384a930d14f1c7) by bjhardcastle). + +## [v0.1.47](https://github.com/alleninstitute/npc_lims/releases/tag/v0.1.47) - 2023-09-03 + +[Compare with v0.1.46](https://github.com/alleninstitute/npc_lims/compare/v0.1.46...v0.1.47) + +### Added + +- Add species ([721419e](https://github.com/alleninstitute/npc_lims/commit/721419e420ff7e58f65f79bdc3bab07507fd45d6) by bjhardcastle). + +## [v0.1.46](https://github.com/alleninstitute/npc_lims/releases/tag/v0.1.46) - 2023-09-02 + +[Compare with v0.1.45](https://github.com/alleninstitute/npc_lims/compare/v0.1.45...v0.1.46) + +### Added + +- Add session, notes [skip ci] ([ecacd4e](https://github.com/alleninstitute/npc_lims/commit/ecacd4e28f1372f59bb7dc9bf87a03837f300a40) by Ben Hardcastle). + +### Fixed + +- Fix tests ([06b6b2b](https://github.com/alleninstitute/npc_lims/commit/06b6b2b4e7d6760d8897d8dad78338d98c79844b) by bjhardcastle). + +## [v0.1.45](https://github.com/alleninstitute/npc_lims/releases/tag/v0.1.45) - 2023-09-01 + +[Compare with v0.1.44](https://github.com/alleninstitute/npc_lims/compare/v0.1.44...v0.1.45) + +## [v0.1.44](https://github.com/alleninstitute/npc_lims/releases/tag/v0.1.44) - 2023-09-01 + +[Compare with v0.1.43](https://github.com/alleninstitute/npc_lims/compare/v0.1.43...v0.1.44) + +### Added + +- add functions for codeocean sorted units capsules ([5a5a3b0](https://github.com/alleninstitute/npc_lims/commit/5a5a3b0dffdb8cca872191c4c49c8dafa92a724a) by arjun.sridhar12345). + +### Removed + +- remove cache ([5fdef19](https://github.com/alleninstitute/npc_lims/commit/5fdef198bbf46a87fe2f072c5be8774c6db05e90) by arjun.sridhar12345). +- remove accidental cache ([d2b3122](https://github.com/alleninstitute/npc_lims/commit/d2b31220281449b588d5a78f316021535e32ac6b) by arjun.sridhar12345). + +## [v0.1.43](https://github.com/alleninstitute/npc_lims/releases/tag/v0.1.43) - 2023-08-31 + +[Compare with v0.1.42](https://github.com/alleninstitute/npc_lims/compare/v0.1.42...v0.1.43) + +## [v0.1.42](https://github.com/alleninstitute/npc_lims/releases/tag/v0.1.42) - 2023-08-31 + +[Compare with v0.1.41](https://github.com/alleninstitute/npc_lims/compare/v0.1.41...v0.1.42) + +### Added + +- Add sessions [skip ci] ([04d814f](https://github.com/alleninstitute/npc_lims/commit/04d814f5db85f8735fe9771f79d24094ea497807) by Ben Hardcastle). + +### Removed + +- remove import ([4ef2c94](https://github.com/alleninstitute/npc_lims/commit/4ef2c9427e10e8aef7111baaa5ea06cdacb140b2) by arjun.sridhar12345). + +## [v0.1.41](https://github.com/alleninstitute/npc_lims/releases/tag/v0.1.41) - 2023-08-25 + +[Compare with v0.1.40](https://github.com/alleninstitute/npc_lims/compare/v0.1.40...v0.1.41) + +### Added + +- add units s3 path, and function to call capsule ([0f64cd6](https://github.com/alleninstitute/npc_lims/commit/0f64cd64dbd42dc496a1c5c068f20ab540874720) by arjun.sridhar12345). +- add run capsule and get units file from s3 ([3b00607](https://github.com/alleninstitute/npc_lims/commit/3b0060753042f703e491636e65062d6d73511cf7) by arjun.sridhar12345). + +## [v0.1.40](https://github.com/alleninstitute/npc_lims/releases/tag/v0.1.40) - 2023-08-20 + +[Compare with v0.1.39](https://github.com/alleninstitute/npc_lims/compare/v0.1.39...v0.1.40) + +### Fixed + +- Fix type to match superclass ([99296e6](https://github.com/alleninstitute/npc_lims/commit/99296e6c99aecab10063fa721cd82c921f38624c) by bjhardcastle). + +## [v0.1.39](https://github.com/alleninstitute/npc_lims/releases/tag/v0.1.39) - 2023-08-19 + +[Compare with v0.1.38](https://github.com/alleninstitute/npc_lims/compare/v0.1.38...v0.1.39) + +### Removed + +- Remove unused type ignores ([c9919d9](https://github.com/alleninstitute/npc_lims/commit/c9919d9679e29abf299778493a02c04453cf991d) by bjhardcastle). + +## [v0.1.38](https://github.com/alleninstitute/npc_lims/releases/tag/v0.1.38) - 2023-08-18 + +[Compare with v0.1.37](https://github.com/alleninstitute/npc_lims/compare/v0.1.37...v0.1.38) + +### Added + +- Add raw data asset getter and refactor parsing of asset info from api ([d291224](https://github.com/alleninstitute/npc_lims/commit/d29122443e75575c6dc9a6ce5b6e26e700d2ab52) by bjhardcastle). + +### Fixed + +- Fix name clash ([3dbf1a1](https://github.com/alleninstitute/npc_lims/commit/3dbf1a18ed67c9b5a4620399e08abdf96f6de224) by bjhardcastle). +- Fix types ([e23a828](https://github.com/alleninstitute/npc_lims/commit/e23a828cd109c7760d01e71b497f5eec3737c33d) by bjhardcastle). + +### Removed + +- Remove global trial id ([3d61db3](https://github.com/alleninstitute/npc_lims/commit/3d61db31400e1f7746d33164eaef3865e6d854f8) by bjhardcastle). + +## [v0.1.37](https://github.com/alleninstitute/npc_lims/releases/tag/v0.1.37) - 2023-08-17 + +[Compare with v0.1.36](https://github.com/alleninstitute/npc_lims/compare/v0.1.36...v0.1.37) + +### Added + +- add table names ([fbb47d8](https://github.com/alleninstitute/npc_lims/commit/fbb47d8ccf5859b1b6de136dd2e520a4f073d64b) by arjun.sridhar12345). +- added dataclasses and settings xml retriever ([0297ff6](https://github.com/alleninstitute/npc_lims/commit/0297ff6a002fe2da43768359c74eae6ce2a67695) by arjun.sridhar12345). + +## [v0.1.36](https://github.com/alleninstitute/npc_lims/releases/tag/v0.1.36) - 2023-08-17 + +[Compare with v0.1.35](https://github.com/alleninstitute/npc_lims/compare/v0.1.35...v0.1.36) + +### Added + +- Add baseclass for Record dataclasses ([044a2ba](https://github.com/alleninstitute/npc_lims/commit/044a2bab617ffcfa03742d73c269218a97f28949) by bjhardcastle). + +## [v0.1.35](https://github.com/alleninstitute/npc_lims/releases/tag/v0.1.35) - 2023-08-17 + +[Compare with v0.1.34](https://github.com/alleninstitute/npc_lims/compare/v0.1.34...v0.1.35) + +## [v0.1.34](https://github.com/alleninstitute/npc_lims/releases/tag/v0.1.34) - 2023-08-17 + +[Compare with v0.1.33](https://github.com/alleninstitute/npc_lims/compare/v0.1.33...v0.1.34) + +### Added + +- Add queries as comments ([2653ac3](https://github.com/alleninstitute/npc_lims/commit/2653ac31d97d83f26c7c18d7cf279b3265b039a7) by bjhardcastle). + +## [v0.1.33](https://github.com/alleninstitute/npc_lims/releases/tag/v0.1.33) - 2023-08-17 + +[Compare with v0.1.32](https://github.com/alleninstitute/npc_lims/compare/v0.1.32...v0.1.33) + +### Added + +- Add import ([58e4279](https://github.com/alleninstitute/npc_lims/commit/58e42792456f9fb6ca4b371c7cf954d270d6a50a) by bjhardcastle). +- Add epoch tags ([ec142c6](https://github.com/alleninstitute/npc_lims/commit/ec142c61fe3b4e67d78b8010f5809170413d4687) by bjhardcastle). + +### Fixed + +- Fix tags ([719adcb](https://github.com/alleninstitute/npc_lims/commit/719adcbfc2b054f967945da01e8bfe29827a3917) by bjhardcastle). +- Fix delete ([b589f47](https://github.com/alleninstitute/npc_lims/commit/b589f47190d465101c6bb5cd60fb12442c9c5f45) by bjhardcastle). + +### Removed + +- Remove unnecssary PKs ([4556966](https://github.com/alleninstitute/npc_lims/commit/455696621376168770e7e4a3762825985c2aede8) by bjhardcastle). + +## [v0.1.32](https://github.com/alleninstitute/npc_lims/releases/tag/v0.1.32) - 2023-08-16 + +[Compare with v0.1.31](https://github.com/alleninstitute/npc_lims/compare/v0.1.31...v0.1.32) + +### Fixed + +- Fix None/NULL bug ([8b76852](https://github.com/alleninstitute/npc_lims/commit/8b7685298a40b09de0c84fac0f7bd9d9822c30f8) by bjhardcastle). + +## [v0.1.31](https://github.com/alleninstitute/npc_lims/releases/tag/v0.1.31) - 2023-08-16 + +[Compare with v0.1.30](https://github.com/alleninstitute/npc_lims/compare/v0.1.30...v0.1.31) + +### Added + +- Add delete records ([2bb6eb6](https://github.com/alleninstitute/npc_lims/commit/2bb6eb63ac5d08ea905349c2edb8a2aa4197220f) by bjhardcastle). + +## [v0.1.30](https://github.com/alleninstitute/npc_lims/releases/tag/v0.1.30) - 2023-08-16 + +[Compare with v0.1.29](https://github.com/alleninstitute/npc_lims/compare/v0.1.29...v0.1.30) + +### Added + +- Add subjects and sessions ([356dda5](https://github.com/alleninstitute/npc_lims/commit/356dda5b867ed3ee61acb6e3b16884f677290239) by bjhardcastle). + +### Fixed + +- Fix typo ([bfa3304](https://github.com/alleninstitute/npc_lims/commit/bfa3304e69caa0187174a2e6aefed1fe38b7d94d) by bjhardcastle). + +## [v0.1.29](https://github.com/alleninstitute/npc_lims/releases/tag/v0.1.29) - 2023-08-16 + +[Compare with v0.1.28](https://github.com/alleninstitute/npc_lims/compare/v0.1.28...v0.1.29) + +### Fixed + +- Fix doctest ([ccc247d](https://github.com/alleninstitute/npc_lims/commit/ccc247db82d62f86e390f752707f39dce0f0fecc) by bjhardcastle). + +## [v0.1.28](https://github.com/alleninstitute/npc_lims/releases/tag/v0.1.28) - 2023-08-16 + +[Compare with v0.1.27](https://github.com/alleninstitute/npc_lims/compare/v0.1.27...v0.1.28) + +## [v0.1.27](https://github.com/alleninstitute/npc_lims/releases/tag/v0.1.27) - 2023-08-16 + +[Compare with v0.1.26](https://github.com/alleninstitute/npc_lims/compare/v0.1.26...v0.1.27) + +### Added + +- Add Epochs ([659083c](https://github.com/alleninstitute/npc_lims/commit/659083c733d0ae7946f600d9268e42ee9e9a1c87) by bjhardcastle). +- Add unique constraint ([b020282](https://github.com/alleninstitute/npc_lims/commit/b020282f45ac66be4b751676588ffb34f35601cf) by bjhardcastle). + +### Changed + +- Change import name to avoid conflict with module name ([a71f8eb](https://github.com/alleninstitute/npc_lims/commit/a71f8eb450b7726c396d73835413be9c208db8da) by bjhardcastle). + +## [v0.1.26](https://github.com/alleninstitute/npc_lims/releases/tag/v0.1.26) - 2023-08-16 + +[Compare with v0.1.25](https://github.com/alleninstitute/npc_lims/compare/v0.1.25...v0.1.26) + +### Added + +- Add linting config ([4ac4f57](https://github.com/alleninstitute/npc_lims/commit/4ac4f573710cff26ac8eb166d5108488263bd3cd) by Ben Hardcastle). +- Add dbhub and nwb db ([6561022](https://github.com/alleninstitute/npc_lims/commit/65610223dde8a936169d2ec23549a74dc15fb117) by bjhardcastle). +- Add sql table schema [skip ci] ([8dca3a7](https://github.com/alleninstitute/npc_lims/commit/8dca3a7fe62d909cba8cc6fb23c90524c70f3f8a) by bjhardcastle). + +### Fixed + +- Fix types ([f1c4d36](https://github.com/alleninstitute/npc_lims/commit/f1c4d36d24ef52e1886f0b7b08ce1ed633af70bc) by Ben Hardcastle). +- Fix test ([8c7ce9b](https://github.com/alleninstitute/npc_lims/commit/8c7ce9bf05bcab2e817fae3d51858ecdea952ea1) by bjhardcastle). + +## [v0.1.25](https://github.com/alleninstitute/npc_lims/releases/tag/v0.1.25) - 2023-08-15 + +[Compare with v0.1.24](https://github.com/alleninstitute/npc_lims/compare/v0.1.24...v0.1.25) + +### Removed + +- Remove session without task ([18a9d1f](https://github.com/alleninstitute/npc_lims/commit/18a9d1fa166d6a6398d93f26ac89f203e4c555a8) by bjhardcastle). + +## [v0.1.24](https://github.com/alleninstitute/npc_lims/releases/tag/v0.1.24) - 2023-08-15 + +[Compare with v0.1.23](https://github.com/alleninstitute/npc_lims/compare/v0.1.23...v0.1.24) + +## [v0.1.23](https://github.com/alleninstitute/npc_lims/releases/tag/v0.1.23) - 2023-08-15 + +[Compare with v0.1.22](https://github.com/alleninstitute/npc_lims/compare/v0.1.22...v0.1.23) + +### Added + +- Add tracked sessions to package ([626e358](https://github.com/alleninstitute/npc_lims/commit/626e35858c2d5bd3bad452dccb45562a50a46db5) by bjhardcastle). + +### Fixed + +- Fix test ([7780ff4](https://github.com/alleninstitute/npc_lims/commit/7780ff43947a8127e6a3c472b715064a6a3bd8d2) by bjhardcastle). + +### Removed + +- Remove unnecessary tuple ([820b304](https://github.com/alleninstitute/npc_lims/commit/820b3048aac3d00fdb567133502dec26f712ba45) by bjhardcastle). + +## [v0.1.22](https://github.com/alleninstitute/npc_lims/releases/tag/v0.1.22) - 2023-08-14 + +[Compare with v0.1.21](https://github.com/alleninstitute/npc_lims/compare/v0.1.21...v0.1.22) + +### Added + +- add return type and get most recent asset ([6b8cae5](https://github.com/alleninstitute/npc_lims/commit/6b8cae5438c8f3f003ef51087ff1c572d73486ff) by arjun.sridhar12345). + +## [v0.1.21](https://github.com/alleninstitute/npc_lims/releases/tag/v0.1.21) - 2023-08-14 + +[Compare with v0.1.20](https://github.com/alleninstitute/npc_lims/compare/v0.1.20...v0.1.21) + +## [v0.1.20](https://github.com/alleninstitute/npc_lims/releases/tag/v0.1.20) - 2023-08-14 + +[Compare with v0.1.19](https://github.com/alleninstitute/npc_lims/compare/v0.1.19...v0.1.20) + +## [v0.1.19](https://github.com/alleninstitute/npc_lims/releases/tag/v0.1.19) - 2023-08-14 + +[Compare with v0.1.18](https://github.com/alleninstitute/npc_lims/compare/v0.1.18...v0.1.19) + +### Added + +- Add NWB getter from s3 ([ee218e6](https://github.com/alleninstitute/npc_lims/commit/ee218e612399ed3345ec09847121d0988ab098c9) by bjhardcastle). +- add functions for codeocean sorted data retrieval ([586845c](https://github.com/alleninstitute/npc_lims/commit/586845cd7b2f7e33ed91772ba358e29380a2584b) by arjun.sridhar12345). +- Add secrets [skip ci] ([dbfd93b](https://github.com/alleninstitute/npc_lims/commit/dbfd93b94d1174264d003a03df4e9e9aaa35737e) by bjhardcastle). +- Add secret [skip ci] ([fa6c9a3](https://github.com/alleninstitute/npc_lims/commit/fa6c9a3e7bc2ef424e3cf0f34b713dd2ac7c56e9) by bjhardcastle). + +## [v0.1.18](https://github.com/alleninstitute/npc_lims/releases/tag/v0.1.18) - 2023-08-14 + +[Compare with v0.1.17](https://github.com/alleninstitute/npc_lims/compare/v0.1.17...v0.1.18) + +### Added + +- Add `is_sorted_data_asset` ([dffc143](https://github.com/alleninstitute/npc_lims/commit/dffc14394c4624a12ee64c6f297add7c86833ea2) by bjhardcastle). + +## [v0.1.17](https://github.com/alleninstitute/npc_lims/releases/tag/v0.1.17) - 2023-08-14 + +[Compare with v0.1.16](https://github.com/alleninstitute/npc_lims/compare/v0.1.16...v0.1.17) + +### Added + +- Add shebang ([a3bb259](https://github.com/alleninstitute/npc_lims/commit/a3bb25919edd9b613ced29e29f37d34e57b391d8) by bjhardcastle). + +## [v0.1.16](https://github.com/alleninstitute/npc_lims/releases/tag/v0.1.16) - 2023-08-14 + +[Compare with v0.1.15](https://github.com/alleninstitute/npc_lims/compare/v0.1.15...v0.1.16) + +## [v0.1.15](https://github.com/alleninstitute/npc_lims/releases/tag/v0.1.15) - 2023-08-14 + +[Compare with v0.1.14](https://github.com/alleninstitute/npc_lims/compare/v0.1.14...v0.1.15) + +## [v0.1.14](https://github.com/alleninstitute/npc_lims/releases/tag/v0.1.14) - 2023-08-14 + +[Compare with v0.1.13](https://github.com/alleninstitute/npc_lims/compare/v0.1.13...v0.1.14) + +### Added + +- Add action ([0c02951](https://github.com/alleninstitute/npc_lims/commit/0c029511c8969c88c765ae938d2d0554229be263) by bjhardcastle). +- Add session status getter ([1f1ec9b](https://github.com/alleninstitute/npc_lims/commit/1f1ec9b79714ff7b493d57e8a96d0dac940eff58) by bjhardcastle). +- Add tracked_sessions list ([8cd5ffa](https://github.com/alleninstitute/npc_lims/commit/8cd5ffa2bd6afaa5ae5a168665c635b93cd90312) by bjhardcastle). + +### Fixed + +- Fix typo ([1508582](https://github.com/alleninstitute/npc_lims/commit/1508582ffe22012179b3b5208d09ffb35938baed) by bjhardcastle). + +## [v0.1.13](https://github.com/alleninstitute/npc_lims/releases/tag/v0.1.13) - 2023-08-13 + +[Compare with v0.1.12](https://github.com/alleninstitute/npc_lims/compare/v0.1.12...v0.1.13) + +### Added + +- Add fork of pydbhub with live dbs ([c965efb](https://github.com/alleninstitute/npc_lims/commit/c965efb15205a0ddf85f78b078730845ef2f4490) by bjhardcastle). + +## [v0.1.12](https://github.com/alleninstitute/npc_lims/releases/tag/v0.1.12) - 2023-08-12 + +[Compare with v0.1.11](https://github.com/alleninstitute/npc_lims/compare/v0.1.11...v0.1.12) + +## [v0.1.11](https://github.com/alleninstitute/npc_lims/releases/tag/v0.1.11) - 2023-08-12 + +[Compare with v0.1.10](https://github.com/alleninstitute/npc_lims/compare/v0.1.10...v0.1.11) + +### Fixed + +- Fix var name ([2f7811b](https://github.com/alleninstitute/npc_lims/commit/2f7811b8a944bde88ab506881680f71247902a05) by Ben Hardcastle). + +## [v0.1.10](https://github.com/alleninstitute/npc_lims/releases/tag/v0.1.10) - 2023-08-12 + +[Compare with v0.1.9](https://github.com/alleninstitute/npc_lims/compare/v0.1.9...v0.1.10) + +### Added + +- Add hdf5 getter ([9dc23b5](https://github.com/alleninstitute/npc_lims/commit/9dc23b5dc44ec70be64304f3c4794a0b491d17f4) by bjhardcastle). + +## [v0.1.9](https://github.com/alleninstitute/npc_lims/releases/tag/v0.1.9) - 2023-08-12 + +[Compare with v0.1.8](https://github.com/alleninstitute/npc_lims/compare/v0.1.8...v0.1.9) + +## [v0.1.8](https://github.com/alleninstitute/npc_lims/releases/tag/v0.1.8) - 2023-08-12 + +[Compare with first commit](https://github.com/alleninstitute/npc_lims/compare/629bd79b3deb56c40605fad095d6c01d04d45481...v0.1.8) + +### Added + +- add functions for getting codeocean metadata ([6a5cddb](https://github.com/alleninstitute/npc_lims/commit/6a5cddbd52a8066e9166e14364a378b6a844cc01) by arjun.sridhar12345). +- Add dev dependencies, urls ([cffb952](https://github.com/alleninstitute/npc_lims/commit/cffb952fa54223c22ac30e18f16d65c354260cc4) by bjhardcastle). +- Add setuptools config ([1ae892c](https://github.com/alleninstitute/npc_lims/commit/1ae892ccfbb6797772e06f5c7b0b1b048d211e64) by Ben Hardcastle). +- Add jobs protocol ([bb6670f](https://github.com/alleninstitute/npc_lims/commit/bb6670fc06d272a6e52e234d9eb4321d11dee683) by Ben Hardcastle). +- Add badge ([048eb15](https://github.com/alleninstitute/npc_lims/commit/048eb152dd26667d63e4678ebd39536707224198) by Ben Hardcastle). ### Fixed -- Fix docs and test compatibility ([000cab1](https://github.com/AllenInstitute/npc_lims/commit/000cab1b652513e4733a9383312ee84ef6225d45) by bjhardcastle). +- Fix types ([d69cf5e](https://github.com/alleninstitute/npc_lims/commit/d69cf5e25cc75ca000ec4fa696e333d6ef3d41a2) by Ben Hardcastle). +- Fix annotations ([69e86d2](https://github.com/alleninstitute/npc_lims/commit/69e86d21b16957b0da562753235c227cc1678c04) by bjhardcastle). +- Fix scripts, add pdm-bump ([4ae2f6f](https://github.com/alleninstitute/npc_lims/commit/4ae2f6f160c732b805604b704679b046958b942c) by Ben Hardcastle).