Skip to content

Releases: SongshGeoLab/ABSESpy

v0.11.6

18 Apr 07:54
8f06d56

Choose a tag to compare

0.11.6 (2026-04-18)

Bug Fixes

  • agents: 🐛 Swap ActorsList base order to fix mesa 3.5 MRO error (2c17215)
  • compatibility: 🐛 Introduce mesa-geo compatibility handling and regression tests (c92eefd)

v0.11.5

17 Jan 16:53
3df8c56

Choose a tag to compare

0.11.5 (2026-01-17)

Bug Fixes

  • tracker: 🐛 Rename 'distribution' to 'samples' in AimTracker for API compatibility (a387f1e)

v0.11.4

17 Jan 14:10
e045eb0

Choose a tag to compare

0.11.4 (2026-01-07)

Bug Fixes

  • analysis: 🐛 Improve data handling in ResultAnalyzer for missing CSV files (e0b5d5f)
  • tracker: 🐛 Resolved the issue where configurations could only be recorded as strings. (1745558)

v0.11.3

07 Jan 10:41
d891595

Choose a tag to compare

0.11.3 (2026-01-07)

Bug Fixes

  • experiment: 🐛 Update repeat_id to run_id for consistency in experiment logging (93cf775)

v0.11.2

07 Jan 07:46
a07c0fc

Choose a tag to compare

0.11.2 (2026-01-07)

Bug Fixes

  • logging: 📝 Clarify logging configuration in absespy.yaml (892f098)

v0.11.1

07 Jan 06:28
65829e3

Choose a tag to compare

0.11.1 (2026-01-06)

Bug Fixes

  • analysis: 🐛 Improve error handling for uninitialized data in ResultAnalyzer (ef99a6d)
  • logging: 🐛 Enhance logging setup for experiments and user modules (63cf80d)
  • logging: 🐛 Update logging configuration to prevent empty log files and improve experiment log naming (82e9e44)

v0.11.0

06 Jan 21:55
cddf660

Choose a tag to compare

0.11.0 (2026-01-06)

Features

  • analysis: ✨ Add analysis utilities and documentation for experiment results (d6267d8)

Bug Fixes

  • project: 👷 Update pre-commit configuration and tox settings (8e115f6)

v0.10.0

01 Jan 21:14
da9c90e

Choose a tag to compare

0.10.0 (2026-01-01)

Features

  • tracking: ✨ Integrate Aim and MLflow tracking backends with configuration updates (27a7606)

Bug Fixes

  • config: 🐛 Improve error handling in tracker configuration validation (1bb75b0)
  • dependencies: 🐛 Update Aim version constraint and improve compatibility with Mesa 3.4.0 (5b10768)
  • dependencies: 🐛 Update MLflow version constraint and improve configuration handling (7259e53)

v0.9.4

12 Dec 14:31
15ace63

Choose a tag to compare

0.9.4 (2025-12-12)

Bug Fixes

  • dependencies: 🐛 update numpy version constraint in pyproject.toml and uv.lock (157af45)

v0.9.3

10 Nov 19:38
e3c44b1

Choose a tag to compare

0.9.3 (2025-11-10)

Bug Fixes

  • model: 🐛 Enhance steps calculation in MainModel class (9d688e4)