Skip to content

Tags: johnsutor/leetcode-study-tool

Tags

1.3.5

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Jinja and Code Solutions (#1)

* Add jinja and code solutions
* Fix formatters

1.3.4

feat(pypi): Remove isort and use ruff to handle all styling

feat(tests): Make formatting tests more robust to API changes
feat(formatter): Fix formatter to remove unecessary list closing tag
delete(requirements): Keep requirements only in pyproject.toml
feat(workflows): Add publishing workflow