Release 0.1.1
This release introduces minor fixes:
- Use
HashMapinstead ofVecfor storing components. - Fix the example in the documentation and add one to
examles - Introduce initial CI workflow.
This release introduces minor fixes:
HashMap instead of Vec for storing components.examles