Skip to content

Version 1.4.0-beta #227

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 259 commits into from
Dec 21, 2024
Merged

Version 1.4.0-beta #227

merged 259 commits into from
Dec 21, 2024

Conversation

camarm-dev
Copy link
Owner

@camarm-dev camarm-dev commented Nov 17, 2024

☑️ PR Checklist

  • Feature is not being developed in a branch of this repository
  • npm run lint outputs clean
  • Code builds (npm run build)

📰 What is this PR for ?

Added many functionalities and resolved bugs. See associated issues.

Main changes are caused by #189 . Database has been reorganised, API has been enhanced (more informations about dictionaries) and application has been adapted to new database format:

  • Word plurals
  • Conjugation issue resolved
  • Word pronunciations

🐛 Associated issues

🖥️ api-definition enhancements

  • Pronunciation parsing on api_wiki.php & api_wiki_en.php
  • "Add example" text is excluded
  • English word nature issue resolved
  • nor for now English natureDef object size not equals to genre size bug

📘 Word added

@camarm-dev camarm-dev marked this pull request as ready for review December 21, 2024 12:28
@camarm-dev camarm-dev merged commit ec49319 into main Dec 21, 2024
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment