This release features introduces input/output types (50), additional examples (32, 42), quality-of-life improvements (43), licensing, and fixes.
What's Changed
* Doc/developers by sheiksadique in https://github.com/neuromorphs/NIR/pull/33
* Example/sinabs by sheiksadique in https://github.com/neuromorphs/NIR/pull/32
* fixes in sinabs example by sheiksadique in https://github.com/neuromorphs/NIR/pull/35
* Added version to IR nodes and fixed linting by Jegp in https://github.com/neuromorphs/NIR/pull/34
* formatting conflicts fixed by sheiksadique in https://github.com/neuromorphs/NIR/pull/38
* fixed dev_requirements.txt by matjobst in https://github.com/neuromorphs/NIR/pull/40
* edges as str when reading model from hdf5 file by matjobst in https://github.com/neuromorphs/NIR/pull/41
* added spinnaker2 example by matjobst in https://github.com/neuromorphs/NIR/pull/42
* meaningful node naming when using from_list() by matjobst in https://github.com/neuromorphs/NIR/pull/43
* Updated docs and frameworks by Jegp in https://github.com/neuromorphs/NIR/pull/45
* Add BSD-3 LICENSE by stevenabreu7 in https://github.com/neuromorphs/NIR/pull/46
* add input/output shape annotations for all nodes by stevenabreu7 in https://github.com/neuromorphs/NIR/pull/50
* Improved argument parsing for shapes by Jegp in https://github.com/neuromorphs/NIR/pull/51
* Improved docs on types and renamed `input_shape` to `input_type` by Jegp in https://github.com/neuromorphs/NIR/pull/52
New Contributors
* sheiksadique made their first contribution in https://github.com/neuromorphs/NIR/pull/33
**Full Changelog**: https://github.com/neuromorphs/NIR/compare/v0.1...v0.2