Change Log

Table of Contents

Overview

A summary of changes are documented in this file.

[0.2.6] - 2026-02-20

[0.2.5] - 2026-02-19

[0.2.2] - 2026-02-18

  • Public release on PyPI

  • ABM running and outputs graphs showing change of opinion over time.

  • Random seed set for reproducibility.

  • Updated USER_GUIDE.md.

  • Migrated LLM integration from deprecated google-generativeai to the new google-genai AP.

  • Extended and improved the test suite to cover all LLM service classes.

[0.2.0] - 2026-02-17

  • Public release on PyPI

  • Implemented class architecture for LLM services.

  • Added publicai LLM service.

  • LLM models from Hugging Face that can optionally be used locally.

  • New scripts to compile PyPI specific README.

[0.1.1] - 2026-02-11

[0.1.0] - 2026-02-06