- Added new examples
- Added documentation
- Updated to SPADE 3.3.2
- Updated to SPADE 3.3.0.
- Added exception when belief is not initialized.
- Improved examples.
- Improved documentation.
- Fixed a bug when updating beliefs.
- Upgraded spade version to 3.1.4.
- Created add_custom_actions method.
- Added example for actions.
- Improved documentation.
- Added some helpers like pause_bdi, resume_bdi.
- Now the asl file in the constructor is mandatory.
- Allow to send messages to JIDs stored as beliefs.
- Allow .send to a list of receivers.
- Allow to receive messages with lists of lists.
- Fixed readme.
- Moved from pyson to python-agentspeak
- Added some helpers like pause_bdi, resume_bdi.
- Now the asl file in the constructor is mandatory.
- Allow to send tell messages with no args.
- Allow sending messages with variables.
- Extended the examples.
- First release on PyPI.