Skip to content

1.0.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 03 Nov 15:08
· 92 commits to main since this release
5ea2ceb

What's Changed

  • πŸŽ‰ Initial commit by @paduszyk in #1
  • πŸ—οΈ Set up the virtual environment and the project's layout by @paduszyk in #2
  • πŸ”§ Configure Pre-commit and Pre-commit.ci by @paduszyk in #3
  • πŸ§‘β€πŸ’» Set up the code quality tools by @paduszyk in #4
  • πŸ”§ Set up the test runner and coverage reports by @paduszyk in #5
  • 🦊 Run code quality tools and tests from Nox sessions by @paduszyk in #6
  • πŸ‘· Apply CI workflows and related automation tools by @paduszyk in #7
  • 🏷️ Define the Gitmoji data model by @paduszyk in #8
  • πŸ’₯ Enable fetching Gitmoji data from the official API by @paduszyk in #9
  • πŸ₯… Fall back to the backup data if the API request fails by @paduszyk in #10
  • πŸ§‘β€πŸ’» Set up the package's CLI for adding commands by @paduszyk in #11
  • ✨ Add a command to keep the backup up-to-date with the API by @paduszyk in #12
  • πŸ‘· Schedule the API backup updates using GitHub Actions by @paduszyk in #13
  • ✨ Select whether to use backup or not when fetching from the API by @paduszyk in #14
  • πŸ§‘β€πŸ’» Set up the Markdown files linter by @paduszyk in #15
  • πŸ“ Add contributing guide and issue forms by @paduszyk in #16
  • πŸ“ Add installation and usage instructions by @paduszyk in #17
  • πŸ”§ Update the project's metadata by @paduszyk in #18
  • 🚩 Add py.typed marker file by @paduszyk in #19
  • πŸ‘· Add a workflow publishing the package to PyPI by @paduszyk in #20
  • πŸ”– Bump version to 1.0.0 by @paduszyk in #21

New Contributors

Full Changelog: https://github.com/paduszyk/python-gitmojis/commits/1.0.0