Skip to content

Releases: nwaughachukwuma/repurp

Release v0.2.0_a

07 Mar 11:18
Compare
Choose a tag to compare
  • update twitter square dimension to (1080, 1080) in tests

Release v0.1.4

26 Feb 11:55
Compare
Choose a tag to compare
  • add shorts to platform_spec
  • update the keywords

Release v0.1.2

21 Feb 13:23
Compare
Choose a tag to compare
  • expose main objects to root namespace; bump version

Release v0.1.1

21 Feb 13:08
Compare
Choose a tag to compare
  • 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