v0.3.2, 2018-09-10
    efd22d4 return proper type
    d445456 more test coverage
    5945043 fix old obj and add test
    4d2ab6b old style class support
    2453c2a simplify ambiguous logic
v0.3.1, 2018-04-24
    7f2468d enable thing_or_things fn to skip return values and just use input wrapper
v0.3.0, 2018-04-16
    a208c94 remove thing_or_things support for varargs for now because it was too ambiguous
    62e7abf no longer needed
    e2e1e87 counter example
    42e4340 expand tests
    d854b11 focus decorator module, rename is_class and is_self
    f714968 cleanup
    bd85679 rename
    d71ca32 better testing
    721b05b move selfish into its own package
v0.2.1, 2018-03-23
    2488fcb wire things up
    0104741 Update README.md
    3e35c37 expand selfish to cover class methods also
    60be346 more testing, cleanup
    8b0d3ec expand selfish test coverage
    9716bbc decorate classes properly
    a7bc3d1 Update README.md
    543811d Update README.md
    9cd892c add selfish decorator, because who has time to type self everywhere
    74f7647 upgrades to fix some bugs involving static methods
    cb3fd5a expand test coverage
    7d1c5dc add kwargs
    6b12288 auto wrap decorator
    4e972cf add decorator.is_class
    20a0481 cleanup
    1e6fe20 allow call with empty args
    a1af3ff add decorator.is_self and inspector module, plus tests
    15643e7 add __all__
    a07f278 more tests
    efaf3f9 masquerade better
    9feaa2c better error handling for thing_or_things
    8d1302e cleanup
    8c5770f fix sequential arg bug, expand tests
    ce56d34 add lamda coverage, clean up names
    ad0af45 enable positional args in addition to kwargs. add tests
    fb66040 add test coverage for ambiguous decorator
    db8815b add tests to cover object instance/class/static methods
    978e2b4 add test to cover thing or things used on class methods
    2fede34 Update README.md
    a04d20c add thing_or_things plus tests and module import cleanup
v0.1.0, 2018-02-22
    adc0cab cleanup
    15e3019 refactor, mascarade module to enable @ambiguous
    d17dc0c s/function/method/
    6814e7d add instance, class, and static methods
    333bdfb simplify
    234ec17 add object test
    df7f402 expand test coverage
v0.0.1, 2018-02-22

