Skip to content
This repository has been archived by the owner on Sep 22, 2023. It is now read-only.

Crow v2.0.0

Compare
Choose a tag to compare
@JacksonBurns JacksonBurns released this 06 Mar 02:45
· 46 commits to main since this release

This update to Crow contains a huge number of internal changes related to the core organization and environment of the tool.

  • Core functions have been subdivided into easily maintainable, modular files
  • Testing has been added with 100% code coverage
  • The base UI is gone, and Crow now directly launches to the UI
  • Online documentation page added through GitHub.io
  • GitHub actions added to keep docs up to date, tests running, and code well formatted

Hopefully, these changes make Crow much easier to maintain in the future.

What's Changed

Full Changelog: v1.6.0...v2.0.0