Releases: yiliang114/projj
Releases · yiliang114/projj
Release list
v3.0.0
Highlights
- Migrated the maintained runtime and test suite from JavaScript to TypeScript.
- Published the package as
@yiliang114/projj@3.0.0with the CLI command still exposed asprojj. - Aligned CI and publish verification with the supported Node.js matrix.
Breaking Changes
- The minimum supported Node.js version is now
20. - Release verification now targets Node.js
20and22.
Notes
- This release also stabilizes
projj addverification against upstream repository layout changes.