# [5.2.0](https://gitlab.com/oceanbox/ProjNet.FSharp/compare/v5.1.0...v5.2.0) (2023-12-31) ### Features * update to net8.0 ([72f6ff4](72f6ff4abe))
5.7 KiB
5.7 KiB
Changelog
5.2.0 (2023-12-31)
Features
- update to net8.0 (72f6ff4)
5.1.0 (2023-09-25)
Bug Fixes
- fail on unknown projection (fa69368)
Features
5.0.2 (2023-08-25)
Bug Fixes
5.0.1 (2022-12-19)
Bug Fixes
- bug when reading OLCC projection as string (a628081)
5.0.0 (2022-12-07)
Features
- convert Projection to CoodinateSystem (94ed508)
4.0.4 (2022-09-07)
Bug Fixes
- don't use dotnet restore lock file (aacc569)
4.0.3 (2022-09-06)
Bug Fixes
- remove Sdk.Web dependency (c422ec6)
4.0.2 (2022-06-22)
Bug Fixes
- fix typo in transformation (529bee9)
4.0.1 (2022-06-17)
Bug Fixes
- Rename Projections to Projection (badc584)
4.0.0 (2022-06-15)
3.4.0 (2022-06-15)
Bug Fixes
- make FromString() static (1fb3645)
Features
- add FromString() to coordinate system definitions (b204f38)
3.3.0 (2022-06-15)
Features
- add available projections type for safety (95f7e19)
3.2.1 (2022-05-11)
Bug Fixes
- disable arctic polar stereographic, not supported in ProjNet (3f8c380)
3.2.0 (2022-05-11)
Bug Fixes
- add active pattern for EPSG:n (02bc59a)
- add namespace and autoopen Transform module (dbb9975)
- update deps (d9aeda7)
Features
- Add general epsg srid support and arctic polar stereographic shorthand (8420ccf)
3.1.1 (2022-05-10)
Bug Fixes
- webmercator and wgs84 cockup (7c602ae)
3.1.0 (2022-05-09)
Bug Fixes
- namespace/module collission (e74c1da)
Features
- add fun to get transformation for strings (3a55bd3)
3.0.1 (2022-04-21)
Bug Fixes
- try to fix idiotic parens problem (a3e50a3)
3.0.0 (2022-04-20)
2.0.1 (2022-04-19)
Bug Fixes
- make helpers public (4d6f5f5)
2.0.0 (2022-04-19)
1.0.0 (2022-04-01)
Features
- intial commit (ed7fa12)