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.
New features
feat(latex): Add latex utilities (#132). Committed by wpbonelli on 2024-01-09.
feat(misc): Parse literals from environment variables (#135). Committed by wpbonelli on 2024-01-21.
feat(ostags): add OS tags for Apple silicon (#139). Committed by wpbonelli on 2024-02-18.
Refactoring
refactor: Remove executables module/class (#136). Committed by wpbonelli on 2024-01-25. Should be in a major release per semver, but nothing is using it, so this should be safe.
refactor(fixtures): Support pytest>=8, drop pytest-cases dependency (#137). Committed by wpbonelli on 2024-01-31.