Skip to content

Latest commit

 

History

History
264 lines (248 loc) · 23.5 KB

CHANGELOG.md

File metadata and controls

264 lines (248 loc) · 23.5 KB

Changelog

1.8.0 (2024-12-15)

♻ Code Refactoring

  • Use kebabCase in filename (3170291)

✨ Features

  • format: Modify formatJSON function for i18n workflow (d127683)
  • i-18-nrc-js: Update localization files and configuration (7e646e3)
  • Add boolio (60c7795)
  • Add checkUniqueIdentifier (776b37c)
  • Add clock time plugin, closes #9 (b229ab9)
  • Add dependencies and devDependencies to package.json (3269460)
  • Add diagrams_show_me (240ae57)
  • Add fa-IR (b59bbe9)
  • Add i18n workflow (03e2539)
  • Add midjourney plugin, closes #14 (498e455)
  • Add new workflow and scripts (dd45198)
  • Add pollinate drawing (f2f2956)
  • Add Weather GPT (52b5f03)
  • Introduce ask your pdf plugin (f90245c)
  • Remove checkbox for confirming English description in pull request template and throw error for schema check failure in script file (862dd33)
  • Update build (8d534ed)
  • Update i18n workflow (d229ce6)
  • Update i18n workflow (169a2cc)

🎫 Chores

🐛 Bug Fixes

💄 Styles

📝 Documentation

🔧 Continuous Integration