Skip to content
Permalink
main
Switch branches/tags

Commits on May 20, 2022

Commits on May 18, 2022

  1. Add Ruby 3.1 to CI

    petergoldstein committed May 18, 2022

Commits on Jan 3, 2022

  1. Merge pull request #171 from brasic/main

    Re-enable CI
    zerowidth committed Jan 3, 2022

Commits on Dec 23, 2021

  1. Add GH actions CI

    brasic committed Dec 23, 2021
  2. Remove coveralls dep

    The configuration to publish code coverage metrics to coveralls.io is no
    longer present anywhere, so we may as well remove this dep.
    brasic committed Dec 23, 2021

Commits on Dec 9, 2021

  1. version 1.6.3

    zerowidth committed Dec 9, 2021
  2. Merge pull request #169 from github/update_marshalize_approach/ds

    Improve marshal implementation
    zerowidth committed Dec 9, 2021
  3. Improve marshal support

    Improves the approach that we introduced in #168 to marshal mismatch errors so that we
    don't have to dynamically define methods on the procs provided by the
    user. Thanks to @brasic suggesting this improvement.
    agentdon committed Dec 9, 2021

Commits on Oct 25, 2021

  1. Marshalize mismatch errors

    Implements functionality to make MismatchErrors Marshalizeable.
    agentdon committed Oct 25, 2021
  2. Merge pull request #167 from Jumanjii/Jumanjii-fix-typo-readme

    Fix little typo in Readme
    zerowidth committed Oct 25, 2021
  3. Fix little typo in Readme

    Jumanjii committed Oct 25, 2021

Commits on Oct 22, 2021

  1. Merge pull request #116 from skohlmann/java_alternative_without_depen…

    …dencies
    
    Java alternative without external dependencies added
    izuzak committed Oct 22, 2021
  2. Merge pull request #77 from cdwort/support_error_comparison

    Support error comparison
    izuzak committed Oct 22, 2021
  3. Fix typo

    Co-authored-by: Nathan Witmer <nathan@zerowidth.com>
    izuzak and zerowidth committed Oct 22, 2021

Commits on Sep 7, 2021

  1. Merge pull request #159 from github/agentdon-patch-1

    Update README.md
    agentdon committed Sep 7, 2021

Commits on Sep 3, 2021

  1. Update README.md

    agentdon committed Sep 3, 2021
  2. Update README.md

    Co-authored-by: Kerri Miller <kerrizor@kerrizor.com>
    agentdon and kerrizor committed Sep 3, 2021

Commits on Sep 2, 2021

  1. Update README.md

    agentdon committed Sep 2, 2021

Commits on May 7, 2021

  1. Merge pull request #150 from olleolleolle/patch-1

    CI: Add Ruby 2.7 and 3.0 to the matrix, drop EOL Ruby versions
    zerowidth committed May 7, 2021
Older