Skip to content

CHANGELOG

v1.10.0 (2025-07-22)

Build

  • build: pin to python 3.11 with requirements.txt (6799a2c)

Documentation

  • docs: added export HOME which is required on cetacean (a583b10)

Feature

v1.9.1 (2024-06-24)

Documentation

  • docs: correct links to install in index (08ef098)

Fix

  • fix: correct import path (89b3f8d)

v1.9.0 (2024-06-24)

Build

Documentation

  • docs: updatd index with installation (6a80dfd)

  • docs: added mkdocs.yml and general improved docs in preparation for team use (06ac28c)

Feature

  • feat: make sounscapeopendata the default profile (5529c6b)

v1.8.0 (2024-02-14)

Build

  • build: bumped semantic release and changed to lts node (bd71607)

  • build: added missing package (814a35d)

  • build: bumped version (c21e264)

Documentation

  • docs: Correct link to the slack docs (e08773d)

  • docs: added docs on slack and revised args for consistency (3266624)

Feature

  • feat: added simple script to capture yearly info (814cd06)

  • feat: slack post summary to soundscape-analysis for raised visibility of use (652ba83)

Fix

  • fix: added missing dependency (935afc8)

  • fix: log slack bot error instead of assert for clean exit (c9e9c3a)

Performance

  • perf: added profile to copy and check bucket commands (f1eeb17)

v1.7.0 (2023-02-22)

Build

  • build: switch from bitbucket to github auto release (78ceb6c)

  • build: bumped version (1584d68)

Feature

  • feat: added support for per bucket exclude (33d07e6)

v1.6.0 (2023-02-09)

Build

Feature

  • feat: added yearly summary for annual report (2f11c4c)

v1.5.1 (2022-05-12)

Build

Fix

  • fix: correct mode for cache (48dace0)

  • fix: correct mode for cache (8e35581)

v1.5.0 (2022-05-06)

Build

Documentation

Feature

  • feat: retain original query (77d7c6a)

Fix

v1.4.5 (2022-05-06)

Build

Fix

  • fix: correct refactor of query (481c7c4)

v1.4.4 (2022-05-06)

Build

Fix

  • fix: correct bucket pack (2dc6419)

v1.4.3 (2022-05-06)

Build

Fix

  • fix: aws profile pass through for query and fixed python path (fbea4d2)

v1.4.2 (2022-05-06)

Build

Fix

  • fix: aws profile pass through for query and fixed python path (748e43c)

v1.4.1 (2022-05-06)

Build

  • build: pytables correct dep (86b59a4)

  • build: fixed tables install (fcd7b56)

  • build: bumped tables to support prod deploy (9f29315)

  • build: bumped version (94d400f)

Documentation

  • docs: updated copyright and added missing copyright (400177c)

Fix

  • fix: minor correction to correct dt which munged after refactoring (05f8232)

v1.4.0 (2022-05-05)

Build

Documentation

  • docs: minor reformat and more detail on new command in index (205890e)

Feature

  • feat: removed pip install and added query commmands (f6a703d)

v1.3.0 (2022-04-04)

Build

  • build: bumped node to support latest semantic release (ce1a721)

  • build: bumped version (87e6706)

Documentation

  • docs: added link to the docs server (a619620)

Feature

  • feat: added sync_pull to support log use download (0a7a8ac)

v1.2.0 (2021-10-11)

Build

Feature

  • feat: exclude .mat files (a9a93d9)

v1.1.1 (2021-10-11)

Build

Fix

  • fix: correct conda init (af92f3d)

v1.1.0 (2021-10-10)

Build

Feature

  • feat: initial check-in of sync (5dac7a6)

v1.0.8 (2021-09-08)

Build

Documentation

  • docs: add conda activate and user as currently configured (427ab27)

  • docs: minor fix to correct note formatting (8b41de7)

Fix

  • fix: include current year (871286d)

Unknown

  • exclude .apidisk and all .DS_Store files (1b4366b)

v1.0.7 (2021-03-24)

Build

Documentation

  • docs: updated link to copy and copy docs (27b9a60)

Fix

  • fix: throttle inline with process (37e8a5a)

v1.0.6 (2021-03-24)

Build

Fix

  • fix: added whitespace copy now working (aa47647)

v1.0.5 (2021-03-23)

Build

Fix

  • fix: removed ending quote (bad34a6)

v1.0.4 (2021-03-23)

Build

Fix

  • fix: added missing files (c8f4e0c)

v1.0.3 (2021-03-23)

Build

Fix

  • fix: added missing files (fe063a3)

v1.0.2 (2021-03-23)

Build

Fix

  • fix: correct datetime compute and path fix (4dfcdea)

v1.0.1 (2021-03-23)

Fix

  • fix: moved upload to copy with correct datetime compute for clarity and exlude .DS_Store files (c6c1870)

v1.0.0 (2021-03-23)

Build

  • build: added missing mkdocs reqts (1ee08ab)

  • build: minor correction to setup topic (34afa10)

Documentation

  • docs: added link to opendata and related work (3cf8d12)

Fix

  • fix: moved upload to copy with correct datetime compute for clarity and exlude .DS_Store files (91863a9)

Unknown