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

fix ensure_digest(block=True) call if no headers_buffer is available: #85

Merged
merged 2 commits into from
Jul 12, 2019

Commits on Jul 12, 2019

  1. fix ensure_digest() call if no headers_buffer is available:

    make ensure_digest() a regular method and move header_filter into RecordBuilder to
    support optional filter of headers during record creation
    add test for calling ensure_digest() on existing record
    bump version to 1.7.1
    ikreymer committed Jul 12, 2019
    Configuration menu
    Copy the full SHA
    6dce741 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c9e0e78 View commit details
    Browse the repository at this point in the history