Skip to content

Releases: cmudrc/pied-piper

PiperABM 0.2.0

13 Jan 19:34

Choose a tag to compare

🎉 PiperABM v0.2.0

  • Explicit registration of custom degradation and decision-making behaviors via set_degradation() and set_decision_making()
  • Documentation expanded and clarified
  • Minor internal enhancements and cleanup

PiperABM 0.1.2

13 Oct 16:49

Choose a tag to compare

🎉 PiperABM v0.1.2

  • Custom agent and infrastructure element behaviors
  • Documentation added.
  • Minor internal enhancements and cleanup

PiperABM 0.1.1

19 May 17:05

Choose a tag to compare

🎉 PiperABM v0.1.1

  • Repository is now publicly available
  • Improved and expanded README
  • Minor internal enhancements and cleanup

PiperABM 0.1.0

18 May 22:00

Choose a tag to compare

🎉 Initial release of PiperABM!

  • Core functionality for simulating societies
  • Supports Python 3.10 to 3.13
  • Automated tests