Skip to content

Releases: bluegod/rint

Fixed development security issues

10 Aug 10:10
8581bf6

Choose a tag to compare

  • Fixed development dependencies security vulnerabilities (bumping dependency versions)
  • Added more tests

Arity check option available

06 Sep 18:34

Choose a tag to compare

Added option to specify the expected method arity:

must_implement :method_name:1 will expect method_name to be defined and have exactly 1 method parameter.

Thanks @rodrigo-ehresmann for the contribution - #1

Initial version

06 Sep 18:25

Choose a tag to compare

v0.1.0

updated README