Skip to content

Release v0.0.3

Compare
Choose a tag to compare
@github-actions github-actions released this 06 Feb 23:57
· 95 commits to main since this release
v0.0.3
692c88b

0.0.3 - 2024-02-06

✨ Features

  • Add -v | --version argument - (941c2fd)

🐛 Bug Fixes

  • (test_cli) Read/write using UTF-8 encoding - (24c4756)
  • Specify UTF-8 encoding when reading files - (1ae728c)

📝 Documentation

  • (contributing) Enrich PR information - (917bf4d)
  • (plugin-standard) Add link to developer guide - (f7310ee)

♻️ Refactor

  • (cli) Improve code readability - (915f02e)