Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

geobase version 0.5.0 #174

Closed
navispatial opened this issue Jul 17, 2023 · 0 comments
Closed

geobase version 0.5.0 #174

navispatial opened this issue Jul 17, 2023 · 0 comments
Labels
enhancement New feature or request 🌐 geobase Related to the code package "geobase"

Comments

@navispatial
Copy link
Member

navispatial commented Jul 17, 2023

This version new geodesy and geographic coordinate representation (DMS) classes and functions. Also some other minor enhancements and fixes.

Dart version is still kept as sdk: '>=2.17.0 <4.0.0' on version 0.5.0, but next version after this requires Dart 3 (sdk: '>=3.0.0 <4.0.0'), see also Dart 3 migration guide](https://dart.dev/resources/dart-3-migration).

release: 0.5.1

2023-08-12: Published geodata 0.5.1 to pub.dev.

✨ New (2023-07): spherical geodesy functions (distance, bearing, destination point, etc.) for great circle and rhumb line paths.

⚠️ Breaking changes:

🧩 Features:

🛠 Refactoring:

🐛 Bugs fixed:

🛠 Maintenance:

  • Removed extra internal export files and made internal imports more excplicit.

✍️ In-progress:

pre-release: 0.5.0-dev.2

2023-07-31: Published pre-release 0.5.0-dev.2 to pub.dev.

✨ New (2023-07): spherical geodesy functions (distance, bearing, destination point, etc.) for great circle and rhumb line paths.

🧩 Features:

🐛 Bugs fixed:

🛠 Maintenance:

  • Removed extra internal export files and made internal imports more excplicit.

pre-release: 0.5.0-dev.1

2023-07-29: Published pre-release 0.5.0-dev.1 to pub.dev.

✨ New (2023-07): spherical geodesy functions (distance, bearing, destination
point, etc.) for great circle and rhumb line paths.

🧩 Features:

🐛 Bugs fixed:

🛠 Maintenance:

  • Removed extra internal export files and made internal imports more excplicit.

pre-release: 0.5.0-dev.0

2023-07-19: Published pre-release 0.5.0-dev.0 to pub.dev.

✨ New (2023-07): spherical geodesy functions (distance, bearing, destination
point, etc.) for great circle and rhumb line paths.

🧩 Features:

🐛 Bugs fixed:

🛠 Maintenance:

  • Removed extra internal export files and made internal imports more excplicit.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request 🌐 geobase Related to the code package "geobase"
Projects
None yet
Development

No branches or pull requests

1 participant