-
Notifications
You must be signed in to change notification settings - Fork 50
Labels
Description
- [Feature Proposal] Change instance methods to static methods #74
- Change the use of class variables to instance variables to resolve issues in free-threaded builds #84
- [Proposal] Improve type safety with potential Pydantic adoption #90
- Add
Shanten.TENPAI_STATE = 0 - Remove deprecated attributes
- Drop support for Python 3.9, which will reach EOL in October 2025
- Refactor unit tests
- Split multiple asserts into separate parameterized tests
- Add missing test cases
- Refactor code to resolve existing
mypytype errors - Split the example into use cases
- Wiki for v2
- Replace the link to the repository in the v1 Wiki with a link tagged with v1.4.0
- API documentation (Sphinx)