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.5.3.2 #233

Merged
merged 3 commits into from
Aug 3, 2024
Merged

release 0.5.3.2 #233

merged 3 commits into from
Aug 3, 2024

Commits on Aug 3, 2024

  1. Allow newer hashable.

    andreasabel committed Aug 3, 2024
    Configuration menu
    Copy the full SHA
    c1a60a0 View commit details
    Browse the repository at this point in the history
  2. Proper exception on hanging doublequote (PR #222)

    Squashed from commits:
    
    - task: add test cases for decoding escaped input
    
      Test case `escapedMalformed0` is failing, throwing uncaught `error`
    
    - fix: handle case when input for field parser is a single opening double-quote
    
    - Fix output of escapedMalformed1 test
      (this contribution got deleted)
    
    - Fixup PR #222: remove failing test, drop testing for GHC < 8.4
    
    Co-authored-by: German Zhyvotnikov <[email protected]>
    gzh authored and andreasabel committed Aug 3, 2024
    Configuration menu
    Copy the full SHA
    ef014ec View commit details
    Browse the repository at this point in the history
  3. Bump version to 0.5.3.2

    andreasabel committed Aug 3, 2024
    Configuration menu
    Copy the full SHA
    c531fe4 View commit details
    Browse the repository at this point in the history