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

Merge dev/0.6.5 branch into master ahead of release #369

Merged
merged 15 commits into from
May 18, 2021
Merged

Commits on May 18, 2021

  1. Add 0.6.5 entry to changelog

    clrcrl committed May 18, 2021
    Configuration menu
    Copy the full SHA
    f15f0e4 View commit details
    Browse the repository at this point in the history
  2. Create accepted_range test (#276)

    Add integration tests
    
    Add accepted_range documentation
    
    Fixing invalid yaml in readme
    
    Add missing columns: entry
    
    Co-authored-by: Claire Carroll <[email protected]>
    
    Update changelog
    Joel Labes authored and clrcrl committed May 18, 2021
    Configuration menu
    Copy the full SHA
    3d61f89 View commit details
    Browse the repository at this point in the history
  3. Added ability to use expression_is_true as a column test (#313)

    Tidy up Jinja
    
    Update changelog
    Elliott O'Hara authored and clrcrl committed May 18, 2021
    Configuration menu
    Copy the full SHA
    9d9e720 View commit details
    Browse the repository at this point in the history
  4. Handle boolean columns in unpivot macro (#305)

    Readme & deleted the 'remove' line which does nothing.
    
    Finish off upivot boolean logic
    
    Update changelog [ci skip]
    avishalom authored and clrcrl committed May 18, 2021
    Configuration menu
    Copy the full SHA
    d4779ca View commit details
    Browse the repository at this point in the history
  5. Add not_accepted_values schema test (#284)

    Schema Test - Not accepted values, test fixed
    
    empty lines at the end
    
    Update changelog
    JavierMonton authored and clrcrl committed May 18, 2021
    Configuration menu
    Copy the full SHA
    0101a7e View commit details
    Browse the repository at this point in the history
  6. Add zero_length_range_allowed arg to mutually_exclusive_ranges (#307)

    Use boolean for zero range arg.
    
    Update changelog
    Benjamin Ryon authored and clrcrl committed May 18, 2021
    Configuration menu
    Copy the full SHA
    63314f6 View commit details
    Browse the repository at this point in the history
  7. Add sequential_values schema test (#318)

    Claire Carroll authored and clrcrl committed May 18, 2021
    Configuration menu
    Copy the full SHA
    8efc00b View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    6932957 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    4f9e717 View commit details
    Browse the repository at this point in the history
  10. Fix cardinality test error (#334)

    Joel Labes authored and clrcrl committed May 18, 2021
    Configuration menu
    Copy the full SHA
    8bb8cef View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    01e9655 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    acdd030 View commit details
    Browse the repository at this point in the history
  13. Add fewer_rows_than schema test (#343)

    Claire Carroll authored and clrcrl committed May 18, 2021
    Configuration menu
    Copy the full SHA
    ff841c3 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    5c84f17 View commit details
    Browse the repository at this point in the history
  15. Prepare for release

    clrcrl committed May 18, 2021
    Configuration menu
    Copy the full SHA
    db167c1 View commit details
    Browse the repository at this point in the history