Releases: proj4js/proj4js
Releases · proj4js/proj4js
Release list
v2.20.9
Summary
Add Eckert VI (eck6) projection; add geotiff@3 support (geotiff is now an optional peer dependency); fix unknown datum handling to match PROJ behavior; fix gamma without alpha in omerc; fix ob_tran lam offset and +over handling; fix enforceAxis for z and arbitrary axis orders.
What's Changed
- Suggest jsdelivr instead of cdnjs by @ahocevar in #564
- Fix unknown datum handling to match PROJ behavior by @ahocevar in #565
- Add Eckert VI (eck6) projection by @ahocevar in #566
- Check types, but allow implicit any by @ahocevar in #567
- Bump vite from 8.0.3 to 8.0.5 by @dependabot[bot] in #568
- Fix gamma without alpha case in omerc by @ahocevar in #569
- Add geotiff@3 support; geotiff is now an optional peer dependency by @ahocevar in #571
- Fix ob_tran forward/inverse asymmetry with rotated-pole CRS by @charles-turner-1 in #573
- Handle +over in ob_tran by @ahocevar in #574
- Fix enforceAxis for z and arbitrary orders by @ahocevar in #576
- Bump @vitest/browser from 4.1.2 to 4.1.6 by @dependabot[bot] in #577
New Contributors
- @charles-turner-1 made their first contribution in #573
Full Changelog: v2.20.8...v2.20.9
v2.20.8
What's Changed
Full Changelog: v2.20.7...v2.20.8
v2.20.7
What's Changed
- Remove grunt, use vitest for tests by @ahocevar in #561
- Improved publishing and release workflow by @ahocevar in #562
Full Changelog: v2.20.6...v2.20.7
v2.20.6
v2.20.5
What's Changed
- Keep z coordinate of the output when the input has 2 components and the destination projection is geocentric by @mutaflux in #555
- Fix sinu when WKT1 defs are used by @ahocevar in #560
- Bump flatted from 3.3.3 to 3.4.2 by @dependabot[bot] in #558
- Bump picomatch by @dependabot[bot] in #559
New Contributors
Full Changelog: v2.20.4...v2.20.5
v2.20.3
What's Changed
- Bump lodash from 4.17.21 to 4.17.23 by @dependabot[bot] in #540
- Fix ortho defaults by @ahocevar in #542
- Ignore web mercator WKT2 and projjson by @ahocevar in #546
- Bump js-yaml by @dependabot[bot] in #534
- Bump basic-ftp from 5.0.5 to 5.2.0 by @dependabot[bot] in #543
- Bump rollup from 4.40.1 to 4.59.0 by @dependabot[bot] in #544
Full Changelog: v2.20.2...v2.20.3
v2.20.2
What's Changed
- fix(ob_tran): handle o_proj=longlat forward/inverse properly by @potion-cellar in #535
Full Changelog: v2.20.1...v2.20.2
v2.20.1
v2.20.0
What's Changed
- Add EPSG 5041, 5042 to predefined by @rotu in #527
- add +over support by @malaretv in #530
- feat: add ob_tran projection by @potion-cellar in #531
- Fix projjson when used with defs(code, projjson) by @ahocevar in #532
New Contributors
- @rotu made their first contribution in #527
- @malaretv made their first contribution in #530
- @potion-cellar made their first contribution in #531
Full Changelog: v2.19.10...v2.20.0