tag | 7334e6e0ad9a8f4d8266b0360e6873e73209bab7 | |
---|---|---|
tagger | Fred Hebert <mononcqc@ferd.ca> | Sat Aug 31 15:20:42 2024 -0400 |
object | c2a76855be3a226a3148c0dfc21ce000b6186ef8 |
Bump to 2.5.6, fixing some runtime deps
commit | c2a76855be3a226a3148c0dfc21ce000b6186ef8 | [log] [tgz] |
---|---|---|
author | Fred Hebert <mononcqc@ferd.ca> | Sat Aug 31 19:11:04 2024 +0000 |
committer | Fred Hebert <mononcqc@ferd.ca> | Sat Aug 31 19:16:41 2024 +0000 |
tree | 11e91ca8f4d25c64b3ed55d2bd709aeb0d5f51a6 | |
parent | 97455fc63b780ff8732a4807b53147a50ff31703 [diff] |
Bump to 2.5.6 Also normalize the license's language to the standard BSD-3-Clause as per https://spdx.org/licenses/BSD-3-Clause.html, which is the license that was already being used, but apparently had some wording differences.
Recon wants to be a set of tools usable in production to diagnose Erlang problems or inspect production environment safely.
To build the library:
rebar3 compile
Documentation for the library can be obtained at http://ferd.github.io/recon/
It is recommended that you use tags if you do not want bleeding edge and development content for this library.
Versions supported: OTP-18 and up. Support of OTP-17 down to R15B02 is best effort. Builds with Rebar3 require OTP-18.3 and up because that's what the build tools support. Testing may eventually clamp up to OTP-supported releases (current and the two prior).