Sourced from observer_cli's releases.
1.8.3
What's Changed
- process_info(Pid, monitors) can also return {port, _} tuples by
@gomoripetiin zhongwencool/observer_cli#110- correct the units shown for memory data by
@gonzalobfin zhongwencool/observer_cli#111- Fix compile warning on OTP 27 by
@zmstonein zhongwencool/observer_cli#114- Fix mnesia crash by handling unknown storage types by
@zhongwencoolin zhongwencool/observer_cli#115New Contributors
@gonzalobfmade their first contribution in zhongwencool/observer_cli#111Full Changelog: https://github.com/zhongwencool/observer_cli/compare/v1.8.2...1.8.3
5ef0a2c
chore: include docs dirde56d61
Merge pull request #115
from zhongwencool/mnesia-crash49440d8
Migrate documentation from doc to docs directory and switch to
ex_doccbfcf75
bump to 1.8.393453bd
Fix mnesia crash by handling unknown storage types54f152d
Fix compile warning on OTP 27c4eba84
correct the units shown for memory data12ef053
process_info(Pid, monitors) can also return {port, _} tuples