Jumanji v0.1.4
What's Changed
- fix: import protocol from typing extensions to ensure Python 3.7 compatibility by @dluo96 in #59
- ci: added python 3.7 to github actions by @dluo96 in #58
- fix: solve flake8 error causing ci to fail by @dluo96 in #64
- refactor: binpack instantiation of instance generator by @cyprienc in #61
- build: increment semantic version to 0.1.4 by @clement-bonnet in #65
New Contributors
Full Changelog: v0.1.3...v0.1.4