Skip to content
Permalink
main
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?

Commits on Oct 12, 2022

  1. Merge pull request #179 from github/abraham-patch-1

    Remove travis config and update status badge
    zerowidth committed Oct 12, 2022

Commits on Oct 10, 2022

  1. Delete .travis.yml

    abraham committed Oct 10, 2022
  2. Merge pull request #178 from github/abraham-patch-1

    compare_error => compare_errors
    izuzak committed Oct 10, 2022

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
Older