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

release 0.15 #375

Merged
merged 1 commit into from
Nov 2, 2021
Merged

release 0.15 #375

merged 1 commit into from
Nov 2, 2021

Conversation

jeremyandrews
Copy link
Member

0.15.0 November 2, 2021

  • #372 de-deduplicate documentation, favoring The Goose Book
  • #373 API change: introduce GooseRequest and GooseRequestBuilder for more flexibility when making requests
    o remove GooseUser::post_named, GooseUser::head_named, GooseUser::delete_named, GooseUser::goose_get, GooseUser::goose_put, GooseUser::goose_head, GooseUser::goose_put, GooseUser::goose_patch, GooseUser::goose_delete, and GooseUser::goose_send
    o adds or modifies helpers GooseUser::get, GooseUser::get_named, GooseUser::post, GooseUser::post_form, GooseUser::post_json, GooseUser::head, and GooseUser::delete
    o replaces GooseUser::goose_send with GooseUser::request which accepts a GooseRequest object
    o fixes [errors updated to success with set_success() show up in error summary #370] (see GooseRequestBuilder::expect_status_code)

@jeremyandrews jeremyandrews merged commit b9e3a80 into tag1consulting:main Nov 2, 2021
@jeremyandrews jeremyandrews deleted the v0.15.0 branch November 3, 2021 07:38
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.

1 participant