Skip to content

March update

Latest

Choose a tag to compare

@UHDanke UHDanke released this 01 Mar 21:56
· 14 commits to main since this release

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