Connects to #N.
- Bug fix (non-breaking change which fixes an issue).
- New feature (non-breaking change which adds functionality).
- Breaking change (fix or feature that would cause existing functionality to change).
- Code follows the code style of this project.
- The changes requires a change to the documentation.
- The documentation has been changed accordingly.
- Added tests to cover changes.
- All new and existing tests passed.