Skip to content

Releases: atomscale-ai/sdk

v0.10.1

13 Feb 21:46
ba29588

Choose a tag to compare

Version 0.10.1

Commits

  • [ba29588] Merge pull request #69 from atomscale-ai/enhancement/add_hash_col
  • [c3b4a3e] Add sha256 column
  • [8187270] Merge pull request #68 from atomscale-ai/bugfix/missing_data_in_tests
  • [8f7f286] Filter for success entries in test
  • [21ad062] Merge pull request #67 from atomscale-ai/bugfix/testing
  • [fbe1b81] Limit data id array length for tests

v0.10.0

06 Feb 20:01
8edea0f

Choose a tag to compare

Version 0.10.0

Commits

  • [8edea0f] Merge pull request #66 from atomscale-ai/enhancement/timeseries_ingestion
  • [c262c61] Linting
  • [698921d] Update endpoint names
  • [5769219] Update docs
  • [d681e06] Swith over to physical sample name and uuid
  • [9e9b920] reorganize and improve SDK documentation
  • [3cca145] add timeseries streaming with growth instrument linking
  • [9726703] add TimeseriesStreamer type stubs and streaming docs
  • [e45e08d] add re-export module for atomscale.streaming.rheed_stream import path
  • [ca3e2a8] require explicit data_id for push/push_multi, remove stored data_id
  • [f65df9d] require data_id param for run and finalize
  • [760e181] add finalize method
  • [15d58a4] add TimeseriesStreamer tests
  • [9c888ec] add TimeseriesStreamer for instrument data
  • [11bad61] Merge pull request #65 from atomscale-ai/enhancement/polling_trajectory_data
  • [cea562e] Fix docs wflow

v0.9.0

28 Jan 17:37
c4d9b44

Choose a tag to compare

Version 0.9.0

Commits

  • [c4d9b44] Merge pull request #64 from atomscale-ai/enhancement/polling_trajectory_data
  • [0967976] Linting
  • [0d23c75] Fix license badge
  • [a6d71ab] Update docs
  • [6dbc878] Add trajectory polling and move modules

v0.8.3

27 Jan 18:40
a07e261

Choose a tag to compare

Version 0.8.3

Commits

  • [a07e261] Merge pull request #63 from atomscale-ai/enhancement/project_id_to_stream
  • [25390d5] Update docstring
  • [df19d21] Fix project linking with rheed stream
  • [235ca5a] Fix mock http server for rust tests
  • [7c836b6] Add project_id suppor to RHEED streamer

v0.8.2

26 Jan 21:50
566fcf9

Choose a tag to compare

Version 0.8.2

Commits

  • [566fcf9] Merge pull request #62 from atomscale-ai/enhancement/add_similarity_traj_provider
  • [ef7da59] Skip if data missing
  • [914b1e3] Lint fix
  • [f085048] Fix new df cols
  • [8c74d94] Merge branch 'main' into enhancement/add_similarity_traj_provider

v0.8.1

26 Jan 21:11
548c16f

Choose a tag to compare

Version 0.8.1

Commits

  • [548c16f] Merge pull request #61 from atomscale-ai/enhancement/update_cicd_tooling
  • [7b65e60] Add composition metric col support
  • [672a21d] Ensure pre-commit is installed
  • [8352790] Add system flag
  • [61ee48c] Modernize cicd tooling with astral packages

v0.8.0

12 Jan 23:04
2a0d9f6

Choose a tag to compare

Version 0.8.0

Commits

v0.7.2

12 Dec 19:55
d98249b

Choose a tag to compare

Version 0.7.2

Commits

  • [d98249b] Merge pull request #58 from atomscale-ai/enhancement/times_series_align
  • [9da54a2] Linting
  • [8a39b3a] Fix alignment

v0.7.1

12 Dec 01:44
c863854

Choose a tag to compare

Version 0.7.1

Commits

  • [c863854] Merge pull request #57 from atomscale-ai/enhancement/doc_update
  • [15e0ad1] Linting
  • [f7f5a6c] Fix API key env text
  • [1ecf754] Update main doc title

v0.7.0

11 Dec 22:41
35f79d1

Choose a tag to compare

Version 0.7.0

Commits

  • [35f79d1] Merge pull request #56 from atomscale-ai/package_rename
  • [48c8d21] mypy ignore
  • [56f3624] Linting
  • [61d1af1] Update shim import test
  • [9a89495] Merge branch 'main' into package_rename