* feature: broadcast attribute and item assignment * fix: broadcast slicing with `.a` accessor
0.4.3
* fix: unpickling causes recursion error
0.4.2
* docs: improve the documenation
0.4.1
* fix: sphinxcontrib-mermaid gets installed as default dependency, should be dev dependency
0.4.0
* new functions `eq()` and `ne()` for equality/inequality with broadcast support
0.3.0
* new functions in `bcdict` package: * `apply()` * `broadcast()` * `broadcast_arg()` * `broadcast_kwarg()` * docs: write some documentation and host it on [readthedocs](https://bcdict.readthedocs.io/en/latest/)