Skip to content

Releases: yiliang114/projj

Release list

v3.0.0

Choose a tag to compare

@yiliang114 yiliang114 released this 06 Apr 05:33
32f30ed

Highlights

  • Migrated the maintained runtime and test suite from JavaScript to TypeScript.
  • Published the package as @yiliang114/projj@3.0.0 with the CLI command still exposed as projj.
  • 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 20 and 22.

Notes

  • This release also stabilizes projj add verification against upstream repository layout changes.