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

update to geo-types 0.7 #146

Merged
merged 2 commits into from
Jan 21, 2021
Merged

Conversation

michaelkirk
Copy link
Member

@michaelkirk michaelkirk commented Jan 19, 2021

  • I agree to follow the project's code of conduct.
  • I added an entry to CHANGES.md if knowledge of this change could be valuable to users.

geo-types must now support Debug. Rather than change all the num_traits:Float to num_traits::Float + Debug, I've leveraged the new geo_types::CoordFloat to the same effect. Consequently, we no longer need to explicitly depend on num_traits.

@jdroenner
Copy link
Member

i guess we should also merge the open PRs since this will trigger a minor release anyway?

@michaelkirk
Copy link
Member Author

That makes sense to me. 👍

@jdroenner jdroenner merged commit e8f7506 into georust:master Jan 21, 2021
@michaelkirk
Copy link
Member Author

Glad to see I haven't been made redundant yet. 😅

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants