Project-OSRM / osrm-text-instructions

Text instructions from OSRM route responses
BSD 2-Clause "Simplified" License
89 stars 62 forks source link

Update dependencies, translations; add Catalan #312

Closed 1ec5 closed 7 months ago

1ec5 commented 7 months ago

Replaced manual HTTP calls to the defunct Transifex API v2 with the Transifex API v3 JavaScript SDK. This required increasing the minimum Node version from 8 to 16 and rewriting the transifex.js script to use async/await and promises.

Added a complete Catalan localization from Transifex. Reran npm run transifex to synchronize this repository with Transifex for the first time since December 2019. I kept various pre-translations where an English string would otherwise have been backfilled. Thanks to the following translators for their help over the past four years or so, and apologies for the delay in pulling in the changes:

Fixes #310 and fixes #311. Supersedes #292, #297, #306, and #307.

1ec5 commented 7 months ago

Are you going to release v0.15.0?

Sure, if I can still figure out how to work this thing.

1ec5 commented 7 months ago

Tracking the release in #313.