eproxus/meck

Remove compatibility for Erlang R15 and R16

eproxus opened this issue · 0 comments

Since Rebar 3 does no longer support R15 and R16, we should remove support for it in Meck as well. This allows us to also delete some compilation macros that are not needed anymore.

Version 0.8.12 and older will still work with older Erlang versions.