- Add `firefish` class as a wrapper for the Firefish API calls that I need - Add a `logger.get_logger()` and mark `logger.getLogger()` as deprecated, to be removed in v0.5.0
0.3.3
- Bump PyYaml to version 6.0.1 as 6.0 is broken
0.3.2
- Make non built-in objects inspection depth controlable in `dd` recurdive call
0.3.1
- Iterate over the `pyproject.toml` and the `README.md` to make them more appealing in pypi.org
0.3.0
- Rewrite the `debugger.dd`. - New `terminal_color` class for printing with colors.