Skip to content

Latest commit

 

History

History
65 lines (34 loc) · 4.23 KB

File metadata and controls

65 lines (34 loc) · 4.23 KB

Changelog

0.4.0 (2026-07-21)

Features

  • add uv support with pinned uv.lock (a5be309)
  • migrate to academy-py v0.5 logging API (7784686), closes #56

Bug Fixes

  • enable the Academy mypy plugin and fix surfaced type errors (77f8601), closes #56
  • remove unused type: ignore for yaml import (70d4cc3)
  • reset resampler index counter after _get_next_sims (#49) (a0f0b6a)
  • use HttpExchangeFactory default exchange URL in examples (#61) (dd337d6), closes #58

Documentation

  • document uv-based installation and dev workflow (95af3ab)
  • drop logfile param from openmm-ntl9-hk tutorial (38ca79b)
  • update academy-agent-framework skill for v0.5 logging (377da36)
  • update deepdrivewe-example skill for v0.5 logging (033143d)

0.3.0 (2026-04-25)

Features

  • multi-site OpenMM NTL9 Huber-Kim WE example (#32) (2d0304d)

Bug Fixes

  • examples: make minimal_westpa runnable locally with temp restart files (702a6d4)

Documentation

  • tests: note workflow integration tests in tests/README.md (7b02cd4)

0.2.1 (2026-04-15)

Documentation

  • add status badges to README (e6e52b0)
  • add status badges to README (77d6b5c)
  • Add status badges to README for CI and documentation (589b772)

0.2.0 (2026-04-15)

Features

  • add core domain modules for DeepDriveWE (8ee5c6b)
  • minimal data flow with N simulation agents and SimResult (f21774b)

Documentation

  • add ProperDocs documentation site and Claude skill (e434e32)
  • add ProperDocs documentation site and Claude skill (1c12740)