Skip to content

Release v0.3.0

Latest
Compare
Choose a tag to compare
@sumansaurabh sumansaurabh released this 30 Apr 14:53
· 10 commits to main since this release
4863478

What's Changed

  • Refactor CLI command names from 'penifycli' to 'penify' for consisten… (#74)

  • Refactor CLI command names from 'penifycli' to 'penify' for consistency across documentation and codebase

  • Bump version to 0.3.0 for release by @sumansaurabh

  • Moving to env (#71)

  • fix: update coverage timestamp in coverage.xml

  • feat: add dotenv support for loading environment variables from .env files

  • feat: add Pipfile for dependency management and update coverage.xml timestamps

  • feat: add .env file for environment variable management and update load_env_files function

  • feat: enhance credential management by saving API tokens to .env file and updating fallback logic

  • chore: remove deprecated .env file containing sensitive API information

  • Refactor code structure for improved readability and maintainability

  • chore: update .gitignore to include coverage and build artifacts by @sumansaurabh

  • Generated Documentation (#50)

Co-authored-by: penify-dev[bot] <146478655+penify-dev[bot]@users.noreply.github.com> by @Penify-dev[bot]

  • penify/config_d0c72

main by @Penify-dev[bot]

  • Generated Documentation (#48)

Co-authored-by: penify-dev[bot] <146478655+penify-dev[bot]@users.noreply.github.com> by @Penify-dev[bot]

  • penify/config_d3974

main by @Penify-dev[bot]

  • chore: bump version to 0.2.4 for release by @sumansaurabh
  • fix: update GitHub Actions tag push command to use personal access token by @sumansaurabh
  • chore: update coverage timestamp and increment version to 0.2.3 by @sumansaurabh
  • fix: update documentation links in CLI tool and commands by @sumansaurabh