This update brings the pip release up to date with the repo.
Features many changes to core functionality, functions need to be updated to be compatible now.
What's Changed
- [WIP] Refactor for type safety by @LXtreme in #1
- More type fixes, fixed unreachable parts of code by @LXtreme in #3
- Fixed linux file paths by @LXtreme in #5
- Added basic tests w/ pytest by @LXtreme in #6
- Fix path stuff and imports (prep for github workflow tests) by @LXtreme in #7
- Better tests w/ github workflow + pytest by @LXtreme in #8
- Fix pytest actions misspelling by @LXtreme in #9
- fix live editor stuff by @LXtreme in #10
- update project labels to 3.12+ by @LXtreme in #11
New Contributors
Full Changelog: v0.4.0...v0.5.0