<p dir="ltr">Hi,<br>
I agree, there is no information on which version a module or a function is introduced or removed. <br>
Sorry to give a personal project myself,<br>
But 'geas' plugins tells you on which version a beam or a souce can run, on a whole project </p>
<p dir="ltr"><a href="https://github.com/crownedgrouse/geas">https://github.com/crownedgrouse/geas</a></p>
<p dir="ltr">Hope this can help many<br><br></p>
<p dir="ltr">"Envoyé depuis mon mobile " Eric</p>
<br><br>---- Michael Truog a écrit ----<br><br>On 09/20/2016 01:53 AM, Alin Popa wrote:<br>> Worth mentioning that maybe there should be a version tag for each function/module saying when it was added? Happened to me few times already to realise that a particular function which was present in the documentation, was not available in my particular Erlang version, and I found out that only when running the tests (e.g. ets:update_counter/4 is not available in Erlang 17, but I can see it in here <a href="http://erlang.org/doc/man/ets.html#update_counter-4">http://erlang.org/doc/man/ets.html#update_counter-4</a>; and unless I'm missing something, it doesn't say when it was added).<br>Currently, we can use the external site <a href="http://erldocs.com/18.3/stdlib/ets.html?i=352">http://erldocs.com/18.3/stdlib/ets.html?i=352</a> and change the version number in the URL to determine that the change occurred sometime in an 18.x release, but it would be nice to make things simpler.  I have seen this be a problem more than once.<br><br><br>_______________________________________________<br>erlang-questions mailing list<br><a href="mailto:erlang-questions@erlang.org">erlang-questions@erlang.org</a><br><a href="http://erlang.org/mailman/listinfo/erlang-questions">http://erlang.org/mailman/listinfo/erlang-questions</a><br>