Releases: nwaughachukwuma/repurp
Releases · nwaughachukwuma/repurp
Release v0.2.0_a
- update twitter square dimension to (1080, 1080) in tests
Release v0.1.4
- add shorts to platform_spec
- update the keywords
Release v0.1.2
- expose main objects to root namespace; bump version
Release v0.1.1
- bump project version to 0.1.1
- update repository references and credentials in workflow and documentation
- replace license-expression with licence object. Build and publish with 3.10
- update PyPI URL in publish workflow
- use type definitions from typing
- use type helper for optional definition
- include pyproject.toml in publish workflow triggers
- update LICENSE and README
- add a sample video
- update pyproject to allow editable build for cli
- update requirements.txt and publish.yml
- add unit tests for CLI functionality and argument parsing
- add test suites for repurp and platform_spec
- add and configure pytest
- add examples for repurp pypi library; add a Licence
- add repurp.spec
- add project metadata to pyproject.toml
- improve the readme
- wip: improve the readme
- initial commit