* fixed concurrency issues with RouterOS * added workaround for setting `comment` on RouterOS items
4.13.1
2021-11-10
* fixed tomlkit types leaking into nodes/metadata
4.13.0
2021-11-05
* added support for Python 3.10 * added filtering for internal attributes in `bw items` * added `pkg_pamac` * added `svc_freebsd` * added support for arbitrary `zfs_dataset` attributes * relaxed metadata type conversion * fixed `pkg_pip` not showing error output * fixed concurrent execution of some package manager operations
4.12.0
2021-09-22
* added `test_with` to `file` items * added `download` `content_type` to `file` items * added `bw pw`
4.11.2
2021-08-16
* fixed detection of non-existing `zfs_pools` * fixed `config` and `ashift` attributes of `zfs_pool` items not being marked as `when_creating` * fixed `when_creating` attributes not being shown in diffs on apply
4.11.1
2021-08-11
* fixed another premature `MetadataPersistentKeyError`