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

Proposed v0.2 #7

Merged
merged 11 commits into from
May 23, 2015
Merged

Proposed v0.2 #7

merged 11 commits into from
May 23, 2015

Conversation

dghubble
Copy link
Owner

Targeting a v1.0 release soon, with several breaking changes. See CHANGES.md.

* Start considering 2XX and non-2XX responses separately for decoding
* Make Receive and Do accept successV and failureV interface pointers
* Add ReceiveSuccess which accepts successV for decoding 2XX responses
* Rename BodyStruct setter to BodyForm
* Rename JsonBody setter to BodyJSON
* Internalize Sling.RawUrl field to rawURL
* Internalize Sling.Method field to method
* Add .travis.yml config which runs golint
* Remove exported GET, HEAD, etc. constants
* Fix incorrect Content-Type headers used in test responses
@dghubble dghubble added the v0.2 label May 22, 2015
@dghubble dghubble self-assigned this May 22, 2015
This was referenced May 22, 2015
@dghubble dghubble changed the title Proposed v1.0-rc Proposed v1.0 May 23, 2015
dghubble added a commit that referenced this pull request May 23, 2015
@dghubble dghubble merged commit 9024207 into master May 23, 2015
@dghubble dghubble deleted the dev branch May 23, 2015 23:37
@dghubble dghubble changed the title Proposed v1.0 Proposed v0.2 Sep 14, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
3 participants