Abses

Latest version: v0.6.10

Safety actively analyzes 681812 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 4 of 6

0.5.1

Documentation changes

- [x] docs📄 Update all tutorials
- [x] docs📄 Update readme

Refactoring

- [x] refactor♻️ Refactoring some tests
- [x] refactor♻️ Remove some died codes.

<a id='changelog-0.5.0'></a>

0.5.0

Performance improvements

- [x] zap⚡️ improve code formats
- [x] build🏗 upgrade dependencies and using typing-extension

New Features

- [x] feat✨ Agents now can use `move.to` a random `pos` on a layer
- [x] feat✨ Random choose now can select from an empty list
- [x] feat✨ actors' movement by new proxy class

Documentation changes

- [x] docs📄 updating docs notebooks for beginners
- [x] docs📄 refactoring the structure of api docs
- [x] docs📄 improve docs format

Fixed bugs

- [x] bug🐛 use typing_extensions to make abses compatible to python 3.9
- [x] bug🐛 alter nature now behaves correctly
- [x] bug🐛 fixing `Main Nature` `total_bounds` check ambigious
- [x] bug🐛 fixing `random.replace` arg doesn't work problem

Refactoring

- [x] refactor♻️ separate `_CellAgentsContainer` and `AgentsContainer`
- [x] refactor♻️ using default schedule and data collector, but compatible to attrs config
- [x] refactor♻️ AgentsContainer private and not singleton anymore
- [x] refactoring `nature`, `Actor` `links` and its tests
- [x] store agents by container in PatchCell
- [x] use `get`, `set` methods to control the actor's behaviors

<a id='changelog-0.4.2'></a>

0.4.2

Refactoring

- [x] refactor♻️ Refactoring data collector tests to `tests/conftest.py`

Fixed bugs

- [x] bug🐛 Data collector strings are collected now.

<a id='changelog-0.4.1'></a>

0.4.1

Documentation changes

- [x] docs📄 Update project README

Fixed bugs

- [x] bug🐛 Fix `mkdocs` CI bug

<a id='changelog-0.4.0'></a>

0.4.0

New Features

- [x] feat✨ `run_model` function can set steps now.
- [x] feat✨ Better logging by loguru

Documentation changes

- [x] docs📄 Re-structuring documentations
- [x] docs📄 Update get-started
- [x] docs📄 Actors' movement

<a id='changelog-0.3.5rc'></a>

0.3.5

New Features

- [x] feat✨ `random.choice` in random module
- [x] feat✨ `data-collector` module for collecting data

Documentation

- [x] docs📄 Update API documentation of `random`
- [x] docs📄 Add a citation of `wang2022h`

<a id='changelog-0.3.4'></a>

Page 4 of 6

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.