What's Changed
* Allow indexing of registers by register number by bruno-f-cruz in https://github.com/harp-tech/harp-python/pull/22
* Add isort and codespell linters and respective settings by bruno-f-cruz in https://github.com/harp-tech/harp-python/pull/28
* Remove redundant file mode by glopesdev in https://github.com/harp-tech/harp-python/pull/29
* Avoid silent overflow for numpy compatibility by glopesdev in https://github.com/harp-tech/harp-python/pull/35
* Add CI pipeline and code coverage by glopesdev in https://github.com/harp-tech/harp-python/pull/36
New Contributors
* bruno-f-cruz made their first contribution in https://github.com/harp-tech/harp-python/pull/22
**Full Changelog**: https://github.com/harp-tech/harp-python/compare/v0.2.0...v0.3.0