You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
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.