Skip to content

v0.2

Choose a tag to compare

@nazroll nazroll released this 16 Sep 23:37
· 5 commits to main since this release
c2a374f

Added

  • Comprehensive Documentation: Introduced extensive documentation for the library's API, the Trick object, and usage guides for both Python and JavaScript.
  • Contribution Guidelines: Added a Contributor Covenant statement and a disclosure about the use of AI coding assistants.
  • Improved Navigation: Added a table of contents to the usage documentation for better accessibility.

Changed

  • Documentation Refactoring: Standardized headings, capitalization, and structure across all documentation files (README.md, CONTRIBUTING.md, etc.) for improved clarity and consistency.
  • CI/CD Workflow: Updated the CI workflow to handle JavaScript file renaming and to trigger on pyproject.toml modifications.
  • Code & File Structure: Removed the now-obsolete wzrdbrain.src.js file and the CODE_OF_CONDUCT.md (in favor of the Contributor Covenant).
  • Project Description: Refined the project description and credits section for better clarity.

Fixed

  • Build Configuration: Corrected the package-data syntax in pyproject.toml.
  • Documentation Links: Fixed broken links and incorrect heading levels within the documentation.