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

Dev1.2.2 #115

Merged
merged 6 commits into from
May 20, 2016
Merged

Dev1.2.2 #115

merged 6 commits into from
May 20, 2016

Conversation

climbage
Copy link
Member

@climbage climbage commented May 4, 2016

Cross-reference #109

@randallwhitman
Copy link
Contributor

Is release 1.2.2 or 1.3 waiting on anything specific?

@stolstov
Copy link
Member

@climbage This is ready to be tagged and released.

@randallwhitman
Copy link
Contributor

Excellent!

@climbage
Copy link
Member Author

Sounds good. I'll tag and push to maven next week. Do we have a rough change list for the release?

@stolstov
Copy link
Member

#112 #110 #106 #104 #101 #85.
The GeoJSON export was rewritten. There was also a bug in the Buffer code that made buffer a little larger than needed on concave corners.

@stolstov stolstov deleted the dev1.2.2 branch June 27, 2016 21:52
@@ -489,7 +496,7 @@ public static OGCGeometry fromEsriShape(ByteBuffer buffer) {
}

public static OGCGeometry fromJson(String string)
throws JsonParseException, IOException {
throws Exception {
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Just now noticed, this is an interface change which will require changes to callers.

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.

4 participants